--- summary 
+++ summary 
@@ -2,9 +2,9 @@
 Revision: None
 Result: FAIL
 
-All tests: 4584
-Failures: 18
-Errors: 17
+All tests: 4583
+Failures: 26
+Errors: 496
 Skips: 189
 
 
@@ -30,6 +30,12 @@
    test_HTML_to_ODT_conversion_keep_related_image_list (testDmsWithFlare.TestDocumentWithFlare), This test create a Web Page and an Image.
    test_base_convertable_behaviour_with_successive_updates (testDmsWithFlare.TestDocumentWithFlare), Check that update content's document (with setData and setFile)
 
+  testERP5Base                                       (4 failures, 1 skips)
+   test_01_Organisation (testERP5Base.TestERP5Base)
+   test_02_Person (testERP5Base.TestERP5Base)
+   test_03_Subordination (testERP5Base.TestERP5Base)
+   test_04_SubordinationAndAddress (testERP5Base.TestERP5Base)
+
   testERP5Core                                       (1 failures)
    test_view_tools (testERP5Core.TestERP5Core), Test we can view tools.
 
@@ -37,6 +43,9 @@
    test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
    test_06_UpdateMultiData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
    test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)
+
+  testERP5Type                                       (1 failures, 1 skips)
+   test_translated_category_accessors (testERP5Type.TestERP5Type)
 
   testERP5eGov                                       (4 errors)
    test_01_new_procedure_creation (testERP5eGov.TestEgov)
@@ -44,16 +53,548 @@
    test_03_submit_application (testERP5eGov.TestEgov)
    test_05_process_application (testERP5eGov.TestEgov)
 
-  testIngestion                                      (1 failures, 4 skips)
+  testIngestion                                      (2 failures, 4 skips)
+   test_16_TestMetadataDiscoveryFromUserLogin (testIngestion.TestIngestion)
    test_IngestionConfigurationByTypeBasedMethod_usecase6 (testIngestion.TestIngestion), How to configure meta data discovery so that a Spreadsheet
 
-  testIngestionWithFlare                             (1 failures, 4 skips)
+  testIngestionWithFlare                             (2 failures, 4 skips)
+   test_16_TestMetadataDiscoveryFromUserLogin (testIngestionWithFlare.TestIngestionWithFlare)
    test_IngestionConfigurationByTypeBasedMethod_usecase6 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that a Spreadsheet
 
-  testLegacyProjectAndTask                           (1 failures, 1 skips)
+  testLegacyAccounting                               (29 errors)
+   test_AccountingTransactionValidationAccounts (Products.ERP5.tests.testAccounting.TestAccountingWithSequences), Transaction validation and accounts
+   test_AccountingTransactionValidationPayment (Products.ERP5.tests.testAccounting.TestAccountingWithSequences), Transaction validation and payment
+   test_AccountingTransactionValidationSection (Products.ERP5.tests.testAccounting.TestAccountingWithSequences), Transaction validation and section
+   test_Account_getDestinationSectionItemList (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionRelatedInvoice (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionRelatedInvoiceDifferentSide (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference_in_one_invoice (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference_only_related (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference_same_group (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference_same_section (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_automatically_unsetting_grouping_reference_when_cancelling (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_AccountingPeriodWorkflow (Products.ERP5.tests.testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
+   test_BalanceTransactionDate (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_BalanceTransactionLineBrainGetObject (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_BalanceTransactionLineBrainGetObjectDifferentThirdParties (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_InventoryIndexingNodeAndMirrorSection (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_InventoryIndexingNodeDiffOnNode (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_MultipleSection (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_MultipleSectionEmpty (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_MultipleSectionIndependant (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_ProfitAndLossUsedInPeriod (Products.ERP5.tests.testAccounting.TestClosingPeriod), When the profit and loss account has a non zero balance at the end of
+   test_SecondAccountingPeriod (Products.ERP5.tests.testAccounting.TestClosingPeriod), Tests having two accounting periods.
+   test_TemporaryClosing (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_createBalanceOnMirrorSection (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_createBalanceOnMirrorSectionMultiCurrency (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_createBalanceOnMirrorSectionMultiCurrencySameMirrorSection (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_createBalanceOnNode (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+   test_createBalanceOnPayment (Products.ERP5.tests.testAccounting.TestClosingPeriod)
+
+  testLegacyAccountingReports                        (57 errors)
+   testAccountStatement (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementCancellationAmount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummary (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummaryGroupedAtFromDate (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummaryGroupedAtFromDateCase2 (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateSummary (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateSummaryEmpty (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementMirrorSection (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementMultipleSection (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementOverMultiplePeriodsForExpenseAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateAndInitialBalanceForExpenseAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateAndInitialBalanceForStdAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateEqualsFromDate (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementPeriodDateForExpenseAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementSameSectionSameNode (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementSimulationState (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testBalanceSheet (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedger (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerFunction (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerGAPFilter (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerMirrorSectionRole (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerNoProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testGeneralLedgerProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testJournal (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testJournalProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testJournalTransactionsWithoutThirdParty (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testJournalWithBankAccount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testOtherPartiesReport (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testProfitAndLoss (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalance (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceAccountClassSummary (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceDifferentCurrencies (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceExpandAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceFunction (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceGAPFilter (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalance (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceBalanceTransaction (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceBalanceTransactionDifferentFromDate (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceMultiMirrorSectionExpandAccount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceMultiMirrorSectionNoExpandAccount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalancePeriodStartDateBalanceTransaction (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceWithPeriod (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceMirrorSectionRole (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceNoProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalancePortalType (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalancePreviousPeriod (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testTrialBalanceProject (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementAnalyticsHidden (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testAccountStatementAnalyticsShown (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testGeneralLedgerAnalyticsHidden (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testGeneralLedgerAnalyticsShown (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testJournalAnalyticsHidden (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testJournalAnalyticsShown (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByFunction (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProductLine (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProject (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+   testTrialBalanceGroupByProjectAndFunction (Products.ERP5.tests.testAccountingReports.TestAccountingReportsWithAnalytic)
+
+  testLegacyAccountingRules                          (22 errors)
+   test_04_SimpleInvoice (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Simple Invoice.
+   test_04b_SimpleInvoiceConfirm (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Same test as SimpleInvoice but directly confirm the invoice
+   test_04c_SimpleInvoiceTwoLines (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Simple Invoice, 2 lines.
+   test_04d_SimpleInvoiceTwoCells (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Simple Invoice, 2 cells.
+   test_05a_SimpleInvoiceReExpandAddLine (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Add a new line then updateAppliedRule.
+   test_05b_SimpleInvoiceReExpandEditLine (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Tests that editing a line updates simulation correctly
+   test_05c_SimpleInvoiceReExpandDeleteLine (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Tests that removing a line updates simulation correctly
+   test_05d_SimpleInvoiceReExpandCreateCell (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Tests that replacing a line by cells updates simulation correctly
+   test_05e_SimpleInvoiceExpandManyTimes (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Tests that updating an applied rule many times doesn't break the
+   test_06_MultiLineInvoice (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Multiple lines invoice.
+   test_planning_invoice_creates_simulation (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules)
+   test_04_SimpleInvoice (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Simple Invoice.
+   test_04b_SimpleInvoiceConfirm (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Same test as SimpleInvoice but directly confirm the invoice
+   test_04c_SimpleInvoiceTwoLines (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Simple Invoice, 2 lines.
+   test_04d_SimpleInvoiceTwoCells (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Simple Invoice, 2 cells.
+   test_05a_SimpleInvoiceReExpandAddLine (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Add a new line then updateAppliedRule.
+   test_05b_SimpleInvoiceReExpandEditLine (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Tests that editing a line updates simulation correctly
+   test_05c_SimpleInvoiceReExpandDeleteLine (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Tests that removing a line updates simulation correctly
+   test_05d_SimpleInvoiceReExpandCreateCell (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Tests that replacing a line by cells updates simulation correctly
+   test_05e_SimpleInvoiceExpandManyTimes (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Tests that updating an applied rule many times doesn't break the
+   test_06_MultiLineInvoice (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules), Multiple lines invoice.
+   test_planning_invoice_creates_simulation (Products.ERP5.tests.testAccountingRules.TestPurchaseAccountingRules)
+
+  testLegacyBPMCore                                  (1 errors)
+   test_BusinessState_getRemainingTradePhaseList (testLegacyBPMCore.TestBPMImplementation)
+
+  testLegacyConversionInSimulation                   (7 errors)
+   test_01_delivery_mode_on_sale_packing_list_and_invoice (testLegacyConversionInSimulation.TestConversionInSimulation)
+   test_01_destination_total_asset_price_on_accounting_lines (testLegacyConversionInSimulation.TestConversionInSimulation)
+   test_01_diverged_purchase_packing_list_source_total_asset_price (testLegacyConversionInSimulation.TestConversionInSimulation)
+   test_01_diverged_sale_packing_list_destination_total_asset_price (testLegacyConversionInSimulation.TestConversionInSimulation)
+   test_01_quantity_unit_on_sale_packing_list (testLegacyConversionInSimulation.TestConversionInSimulation)
+   test_01_simulation_movement_destination_asset_price (testLegacyConversionInSimulation.TestConversionInSimulation)
+   test_01_simulation_movement_source_asset_price (testLegacyConversionInSimulation.TestConversionInSimulation)
+
+  testLegacyDeliveryBuilderToSupportMultipleLines    (4 errors)
+   test_01_IfNested (Products.ERP5.tests.testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+   test_02_AdoptingPrevision (Products.ERP5.tests.testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+   test_03_AcceptingDecision (Products.ERP5.tests.testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+   test_04_MergingMultipleSaleOrders (Products.ERP5.tests.testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+
+  testLegacyDivergenceTester                         (5 errors)
+   test_01_QuantityDivergenceTester (testLegacyDivergenceTester.TestDivergenceTester)
+
+  testLegacyERP5Commerce                             (3 errors)
+   test_11_finalizeShopping (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_16_simulatePaypalPayment (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_28_finalizeShoppingWithComment (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+
+  testLegacyInvoice                                  (48 errors)
+   test_01_SimpleInvoice (testLegacyInvoice.TestSaleInvoice)
+   test_01_quantity_unit_copied (testLegacyInvoice.TestSaleInvoice)
+   test_02_TwoInvoicesFromTwoPackingList (testLegacyInvoice.TestSaleInvoice)
+   test_03_InvoiceEditAndInvoiceRule (testLegacyInvoice.TestSaleInvoice)
+   test_04_PackingListEditAndInvoiceRule (testLegacyInvoice.TestSaleInvoice)
+   test_05_InvoiceEditPackingListLine (testLegacyInvoice.TestSaleInvoice)
+   test_06_InvoiceDeletePackingListLine (testLegacyInvoice.TestSaleInvoice)
+   test_07_InvoiceAddPackingListLine (testLegacyInvoice.TestSaleInvoice)
+   test_08_InvoiceDecreaseQuantity (testLegacyInvoice.TestSaleInvoice)
+   test_09_InvoiceChangeStartDateFail (testLegacyInvoice.TestSaleInvoice)
+   test_09b_InvoiceChangeStartDateSucceed (testLegacyInvoice.TestSaleInvoice)
+   test_10_AcceptDecisionOnPackingList (testLegacyInvoice.TestSaleInvoice)
+   test_11_AcceptDecisionOnPackingListAndInvoice (testLegacyInvoice.TestSaleInvoice)
+   test_12_SplitPackingListAndAcceptInvoice (testLegacyInvoice.TestSaleInvoice)
+   test_13_SplitAndDeferInvoice (testLegacyInvoice.TestSaleInvoice)
+   test_14_AcceptDecisionOnInvoice (testLegacyInvoice.TestSaleInvoice)
+   test_16_ManuallyAddedMovements (testLegacyInvoice.TestSaleInvoice)
+   test_16a_ManuallyAddedMovementsManyTransactions (testLegacyInvoice.TestSaleInvoice)
+   test_17_ManuallyAddedWrongMovements (testLegacyInvoice.TestSaleInvoice)
+   test_18_compareInvoiceAndPackingList (testLegacyInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT (testLegacyInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_empty_image (testLegacyInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_invalid_image (testLegacyInvoice.TestSaleInvoice)
+   test_accept_quantity_divergence_on_invoice_with_started_packing_list (testLegacyInvoice.TestSaleInvoice)
+   test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testLegacyInvoice.TestSaleInvoice)
+   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testLegacyInvoice.TestSaleInvoice)
+   test_delivery_mode_and_incoterm_on_invoice (testLegacyInvoice.TestSaleInvoice)
+   test_description_copied_on_lines (testLegacyInvoice.TestSaleInvoice)
+   test_invoice_building_with_cells (testLegacyInvoice.TestSaleInvoice)
+   test_invoice_building_with_cells_and_aggregate (testLegacyInvoice.TestSaleInvoice)
+   test_invoice_created_from_packing_list_with_no_order (testLegacyInvoice.TestSaleInvoice)
+   test_invoice_transaction_line_resource (testLegacyInvoice.TestSaleInvoice)
+   test_modify_planned_order_invoice_transaction_rule (testLegacyInvoice.TestSaleInvoice)
+   test_modify_planned_order_invoicing_rule (testLegacyInvoice.TestSaleInvoice)
+   test_01_quantity_unit_copied (testLegacyInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT (testLegacyInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_empty_image (testLegacyInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_invalid_image (testLegacyInvoice.TestPurchaseInvoice)
+   test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testLegacyInvoice.TestPurchaseInvoice)
+   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testLegacyInvoice.TestPurchaseInvoice)
+   test_delivery_mode_and_incoterm_on_invoice (testLegacyInvoice.TestPurchaseInvoice)
+   test_description_copied_on_lines (testLegacyInvoice.TestPurchaseInvoice)
+   test_invoice_building_with_cells (testLegacyInvoice.TestPurchaseInvoice)
+   test_invoice_building_with_cells_and_aggregate (testLegacyInvoice.TestPurchaseInvoice)
+   test_invoice_created_from_packing_list_with_no_order (testLegacyInvoice.TestPurchaseInvoice)
+   test_invoice_transaction_line_resource (testLegacyInvoice.TestPurchaseInvoice)
+   test_modify_planned_order_invoice_transaction_rule (testLegacyInvoice.TestPurchaseInvoice)
+   test_modify_planned_order_invoicing_rule (testLegacyInvoice.TestPurchaseInvoice)
+
+  testLegacyMRP                                      (1 errors, 4 skips)
+   test_TransformationRule_expand (Products.ERP5.tests.testMRP.TestMRPImplementation)
+
+  testLegacyOrder                                    (15 errors)
+   test_10_Order_testSimulationState (testLegacyOrder.TestOrder)
+   test_12_testAppliedRuleGeneration (testLegacyOrder.TestOrder)
+   test_13_testAppliedRuleUpdate (testLegacyOrder.TestOrder)
+   test_15_deliveryBuilder (testLegacyOrder.TestOrder)
+   test_16_deliveryBuilderWithNoTic (testLegacyOrder.TestOrder)
+   test_17_orderExpand (testLegacyOrder.TestOrder)
+   test_18_SimulationStateIndexation (testLegacyOrder.TestOrder)
+   test_20_testHierarchicalOrderAppliedRuleGeneration (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_big_image (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_hierarchical (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_image (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_non_ascii (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_person (testLegacyOrder.TestOrder)
+   test_order_payment_condition_copied (testLegacyOrder.TestOrder)
+
+  testLegacyPackingList                              (46 errors)
+   test_01_PackingListDecreaseQuantity (testLegacyPackingList.TestPackingList)
+   test_02_PackingListChangeDestination (testLegacyPackingList.TestPackingList)
+   test_03_PackingListChangeStartDate (testLegacyPackingList.TestPackingList)
+   test_04_PackingListDeleteLine (testLegacyPackingList.TestPackingList)
+   test_05_SimulationChangeQuantity (testLegacyPackingList.TestPackingList)
+   test_05a_SimulationChangeQuantityAndAcceptDecision (testLegacyPackingList.TestPackingList)
+   test_05b_SimulationChangeQuantityForMergedLine (testLegacyPackingList.TestPackingList)
+   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testLegacyPackingList.TestPackingList)
+   test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine (testLegacyPackingList.TestPackingList)
+   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testLegacyPackingList.TestPackingList)
+   test_05f_SimulationChangeAndPartialAcceptDecision (testLegacyPackingList.TestPackingList)
+   test_06_SimulationChangeStartDate (testLegacyPackingList.TestPackingList)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testLegacyPackingList.TestPackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testLegacyPackingList.TestPackingList)
+   test_08_AddContainers (testLegacyPackingList.TestPackingList)
+   test_09_AddContainersWithVariatedResources (testLegacyPackingList.TestPackingList)
+   test_10_PackingListIncreaseQuantity (testLegacyPackingList.TestPackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testLegacyPackingList.TestPackingList)
+   test_12_PackingListLineChangeResource (testLegacyPackingList.TestPackingList)
+   test_15_CheckBuilderCanBeCalledTwiceSafely (testLegacyPackingList.TestPackingList)
+   test_16_simulation_reindexation_on_cancel (testLegacyPackingList.TestPackingList)
+   test_PackingList_viewAsODT (testLegacyPackingList.TestPackingList)
+   test_SplitAndDeferDoNothing (testLegacyPackingList.TestPackingList)
+   test_01_PackingListDecreaseQuantity (testLegacyPackingList.TestPurchasePackingList)
+   test_02_PackingListChangeDestination (testLegacyPackingList.TestPurchasePackingList)
+   test_03_PackingListChangeStartDate (testLegacyPackingList.TestPurchasePackingList)
+   test_04_PackingListDeleteLine (testLegacyPackingList.TestPurchasePackingList)
+   test_05_SimulationChangeQuantity (testLegacyPackingList.TestPurchasePackingList)
+   test_05a_SimulationChangeQuantityAndAcceptDecision (testLegacyPackingList.TestPurchasePackingList)
+   test_05b_SimulationChangeQuantityForMergedLine (testLegacyPackingList.TestPurchasePackingList)
+   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testLegacyPackingList.TestPurchasePackingList)
+   test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine (testLegacyPackingList.TestPurchasePackingList)
+   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testLegacyPackingList.TestPurchasePackingList)
+   test_05f_SimulationChangeAndPartialAcceptDecision (testLegacyPackingList.TestPurchasePackingList)
+   test_06_SimulationChangeStartDate (testLegacyPackingList.TestPurchasePackingList)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testLegacyPackingList.TestPurchasePackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testLegacyPackingList.TestPurchasePackingList)
+   test_08_AddContainers (testLegacyPackingList.TestPurchasePackingList)
+   test_09_AddContainersWithVariatedResources (testLegacyPackingList.TestPurchasePackingList)
+   test_10_PackingListIncreaseQuantity (testLegacyPackingList.TestPurchasePackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testLegacyPackingList.TestPurchasePackingList)
+   test_12_PackingListLineChangeResource (testLegacyPackingList.TestPurchasePackingList)
+   test_15_CheckBuilderCanBeCalledTwiceSafely (testLegacyPackingList.TestPurchasePackingList)
+   test_16_simulation_reindexation_on_cancel (testLegacyPackingList.TestPurchasePackingList)
+   test_PackingList_viewAsODT (testLegacyPackingList.TestPurchasePackingList)
+   test_SplitAndDeferDoNothing (testLegacyPackingList.TestPurchasePackingList)
+
+  testLegacyProductionOrder                          (8 errors)
+   test_01_testProductionSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
+   test_02_testSourcingSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
+   test_03_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
+   test_04_testProductionSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
+   test_05_testSourcingSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
+   test_06_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
+   test_08_testTransformationWithEfficiency (testLegacyProductionOrder.TestProductionOrder)
+   test_09_testTransformationWithVariation (testLegacyProductionOrder.TestProductionOrder)
+
+  testLegacyProductionPackingList                    (1 errors)
+   test_01_sourcingDelivery (testLegacyProductionPackingList.TestProductionDelivery)
+
+  testLegacyProjectAndTask                           (11 errors, 1 skips)
+   test_01_testTaskBasicUseCase (Products.ERP5.tests.testTask.TestTask)
+   test_01_testTaskNoPrice (Products.ERP5.tests.testTask.TestTask)
+   test_02_testMultipleLineTaskBasicUseCase (Products.ERP5.tests.testTask.TestTask)
+   test_03_testTaskReportBasicUseCase (Products.ERP5.tests.testTask.TestTask)
+   test_04_checkNotMergedTaskReportLine (Products.ERP5.tests.testTask.TestTask)
+   test_05_testStrictSimulationSecurity (Products.ERP5.tests.testTask.TestTask), Test creation of task and (automatic) task_report with strict
    testProjectMontlyReport (Products.ERP5.tests.testTaskReporting.TestTaskReporting)
-
-  testLegacyTradeModelLine                           (2 failures)
+   test_01_TestReportLineChangeQuantity (Products.ERP5.tests.testTaskReportDivergence.TestTaskReportDivergence)
+   test_02_TestReportListChangeDestination (Products.ERP5.tests.testTaskReportDivergence.TestTaskReportDivergence)
+   test_03_TaskReportChangeStartDate (Products.ERP5.tests.testTaskReportDivergence.TestTaskReportDivergence)
+   testProject_getSourceProjectRelatedTaskReportList (Products.ERP5.tests.testProject.TestProject)
+
+  testLegacyReturnedSalePackingList                  (3 errors)
+   test_01_ReturnedSalePackingListWithInventory (Products.ERP5.tests.testReturnedSalePackingList.TestReturnedSalePackingList)
+   test_02_ReturnedSalePackingListWorkflow (Products.ERP5.tests.testReturnedSalePackingList.TestReturnedSalePackingList)
+   test_03_ReturnedSalePackingListWorkflowFail (Products.ERP5.tests.testReturnedSalePackingList.TestReturnedSalePackingList)
+
+  testLegacySimulationAdvancedInvoicing              (22 errors)
+   test_01_TwoInvoicesFromTwoPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_02_InvoiceDeletePackingListLine (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_03_InvoiceDecreaseQuantity (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_04_InvoiceChangeStartDateFail (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_05_AcceptDecisionOnPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_06_AcceptDecisionOnPackingListAndInvoice (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_07_SplitAndDeferInvoice (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_08_AcceptDecisionOnInvoice (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_10_ManuallyAddedMovements (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_11_ManuallyAddedMovementsManyTransactions (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_12_compareInvoiceAndPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_13_acceptQuantityDivergenceOnInvoiceWithStartedPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice), Accept divergence with stopped packing list
+   test_AdoptQuantityDivergenceOnInvoiceLineWithStoppedPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice), Adopt quantity with stopped packing list
+   test_CreatingAccountingTransactionThroughInvoice (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice), test creating simple invoice and accounting transaction
+   test_InvoiceViewAsODT (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice), Create ODT printout
+   test_PackingListEditAndInvoiceRule (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Accept divergence with stopped packing list
+   test_AdoptQuantityDivergenceOnInvoiceLineWithStoppedPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Adopt quantity with stopped packing list
+   test_CreatingAccountingTransactionThroughInvoice (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedPurchaseInvoice), test creating simple invoice and accounting transaction
+   test_InvoiceViewAsODT (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Create ODT printout
+   test_PackingListEditAndInvoiceRule (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedPurchaseInvoice)
+
+  testLegacySimulationInventory                      (3 errors)
+   test_01_getInventory (Products.ERP5.tests.testInventory.TestInventory)
+   test_02_InventoryModule (Products.ERP5.tests.testInventory.TestInventory)
+   test_03_InventoryModuleWithVariation (Products.ERP5.tests.testInventory.TestInventory)
+
+  testLegacySimulationInventoryAPI                   (1 errors, 2 skips)
+   testBackwardCompatibility (Products.ERP5.tests.testInventoryAPI.TestUnitConversionBackwardCompatibility)
+
+  testLegacySimulationInventoryModule                (4 errors)
+   test_01_NotVariatedInventory (Products.ERP5.tests.testInventoryModule.TestInventoryModule)
+   test_02_VariatedInventory (Products.ERP5.tests.testInventoryModule.TestInventoryModule)
+   test_03_VariatedAggregatedInventory (Products.ERP5.tests.testInventoryModule.TestInventoryModule)
+   test_04_VariatedAggregatedInventoryGetInventoryList (Products.ERP5.tests.testInventoryModule.TestInventoryModule)
+
+  testLegacySimulationInvoice                        (48 errors)
+   test_01_SimpleInvoice (testLegacySimulationInvoice.TestSaleInvoice)
+   test_01_quantity_unit_copied (testLegacySimulationInvoice.TestSaleInvoice)
+   test_02_TwoInvoicesFromTwoPackingList (testLegacySimulationInvoice.TestSaleInvoice)
+   test_03_InvoiceEditAndInvoiceRule (testLegacySimulationInvoice.TestSaleInvoice)
+   test_04_PackingListEditAndInvoiceRule (testLegacySimulationInvoice.TestSaleInvoice)
+   test_05_InvoiceEditPackingListLine (testLegacySimulationInvoice.TestSaleInvoice)
+   test_06_InvoiceDeletePackingListLine (testLegacySimulationInvoice.TestSaleInvoice)
+   test_07_InvoiceAddPackingListLine (testLegacySimulationInvoice.TestSaleInvoice)
+   test_08_InvoiceDecreaseQuantity (testLegacySimulationInvoice.TestSaleInvoice)
+   test_09_InvoiceChangeStartDateFail (testLegacySimulationInvoice.TestSaleInvoice)
+   test_09b_InvoiceChangeStartDateSucceed (testLegacySimulationInvoice.TestSaleInvoice)
+   test_10_AcceptDecisionOnPackingList (testLegacySimulationInvoice.TestSaleInvoice)
+   test_11_AcceptDecisionOnPackingListAndInvoice (testLegacySimulationInvoice.TestSaleInvoice)
+   test_12_SplitPackingListAndAcceptInvoice (testLegacySimulationInvoice.TestSaleInvoice)
+   test_13_SplitAndDeferInvoice (testLegacySimulationInvoice.TestSaleInvoice)
+   test_14_AcceptDecisionOnInvoice (testLegacySimulationInvoice.TestSaleInvoice)
+   test_16_ManuallyAddedMovements (testLegacySimulationInvoice.TestSaleInvoice)
+   test_16a_ManuallyAddedMovementsManyTransactions (testLegacySimulationInvoice.TestSaleInvoice)
+   test_17_ManuallyAddedWrongMovements (testLegacySimulationInvoice.TestSaleInvoice)
+   test_18_compareInvoiceAndPackingList (testLegacySimulationInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT (testLegacySimulationInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_empty_image (testLegacySimulationInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_invalid_image (testLegacySimulationInvoice.TestSaleInvoice)
+   test_accept_quantity_divergence_on_invoice_with_started_packing_list (testLegacySimulationInvoice.TestSaleInvoice)
+   test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testLegacySimulationInvoice.TestSaleInvoice)
+   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testLegacySimulationInvoice.TestSaleInvoice)
+   test_delivery_mode_and_incoterm_on_invoice (testLegacySimulationInvoice.TestSaleInvoice)
+   test_description_copied_on_lines (testLegacySimulationInvoice.TestSaleInvoice)
+   test_invoice_building_with_cells (testLegacySimulationInvoice.TestSaleInvoice)
+   test_invoice_building_with_cells_and_aggregate (testLegacySimulationInvoice.TestSaleInvoice)
+   test_invoice_created_from_packing_list_with_no_order (testLegacySimulationInvoice.TestSaleInvoice)
+   test_invoice_transaction_line_resource (testLegacySimulationInvoice.TestSaleInvoice)
+   test_modify_planned_order_invoice_transaction_rule (testLegacySimulationInvoice.TestSaleInvoice)
+   test_modify_planned_order_invoicing_rule (testLegacySimulationInvoice.TestSaleInvoice)
+   test_01_quantity_unit_copied (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_empty_image (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_invalid_image (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_delivery_mode_and_incoterm_on_invoice (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_description_copied_on_lines (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_invoice_building_with_cells (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_invoice_building_with_cells_and_aggregate (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_invoice_created_from_packing_list_with_no_order (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_invoice_transaction_line_resource (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_modify_planned_order_invoice_transaction_rule (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_modify_planned_order_invoicing_rule (testLegacySimulationInvoice.TestPurchaseInvoice)
+
+  testLegacySimulationItem                           (21 errors)
+   test_01_ItemSimpleTest (Products.ERP5.tests.testItem.TestItem)
+   test_02_ItemWithInvoice (Products.ERP5.tests.testItem.TestItem)
+   test_06_VerifyHavingSameItemTwiceOnMovementCausesNoBug (Products.ERP5.tests.testItem.TestItem)
+   test_07_WithPackingListChangePackingListQuantityAndAccept (Products.ERP5.tests.testItem.TestItem)
+   test_08_ChangePackingListDateAndAccept (Products.ERP5.tests.testItem.TestItem)
+   test_09_ChangeOrderDateAndAcceptOnPackingList (Products.ERP5.tests.testItem.TestItem)
+   test_10_ChangeOrderQuantityAndAdoptOnPackingList (Products.ERP5.tests.testItem.TestItem)
+   test_11_ChangeOrderQuantityAndAcceptOnPackingList (Products.ERP5.tests.testItem.TestItem)
+   test_12_CreteSameResourceDifferentItemOrderLines (Products.ERP5.tests.testItem.TestItem)
+   test_13_CreateSameResourceDiffrentItemOrderLinesThenChangeTheOrderLinesDate (Products.ERP5.tests.testItem.TestItem)
+   test_14_ManuallyAddPackingListWithItem (Products.ERP5.tests.testItem.TestItem)
+   test_15_ThreeOrderLines (Products.ERP5.tests.testItem.TestItem)
+   test_select_item_dialog_variation (Products.ERP5.tests.testItem.TestItem)
+   test_Item_getCurrentOwnerTitle (Products.ERP5.tests.testItem.TestItemScripts)
+   test_Item_getCurrentOwnerValue (Products.ERP5.tests.testItem.TestItemScripts)
+   test_Item_getCurrentSiteTitle (Products.ERP5.tests.testItem.TestItemScripts)
+   test_Item_getCurrentSiteValue (Products.ERP5.tests.testItem.TestItemScripts)
+   test_Item_getResourceTitle (Products.ERP5.tests.testItem.TestItemScripts)
+   test_Item_getResourceValue (Products.ERP5.tests.testItem.TestItemScripts)
+   test_Item_getVariationCategoryList (Products.ERP5.tests.testItem.TestItemScripts)
+   test_Item_getVariationRangeCategoryItemList (Products.ERP5.tests.testItem.TestItemScripts)
+
+  testLegacySimulationOrder                          (15 errors)
+   test_10_Order_testSimulationState (Products.ERP5.tests.testOrder.TestOrder)
+   test_12_testAppliedRuleGeneration (Products.ERP5.tests.testOrder.TestOrder)
+   test_13_testAppliedRuleUpdate (Products.ERP5.tests.testOrder.TestOrder)
+   test_15_deliveryBuilder (Products.ERP5.tests.testOrder.TestOrder)
+   test_16_deliveryBuilderWithNoTic (Products.ERP5.tests.testOrder.TestOrder)
+   test_17_orderExpand (Products.ERP5.tests.testOrder.TestOrder)
+   test_18_SimulationStateIndexation (Products.ERP5.tests.testOrder.TestOrder)
+   test_20_testHierarchicalOrderAppliedRuleGeneration (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_big_image (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_hierarchical (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_image (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_non_ascii (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_person (Products.ERP5.tests.testOrder.TestOrder)
+   test_order_payment_condition_copied (Products.ERP5.tests.testOrder.TestOrder)
+
+  testLegacySimulationPackingList                    (55 errors)
+   test_01_PackingListDecreaseQuantity (testLegacySimulationPackingList.TestPackingList)
+   test_02_PackingListChangeDestination (testLegacySimulationPackingList.TestPackingList)
+   test_03_PackingListChangeStartDate (testLegacySimulationPackingList.TestPackingList)
+   test_04_PackingListDeleteLine (testLegacySimulationPackingList.TestPackingList)
+   test_05_SimulationChangeQuantity (testLegacySimulationPackingList.TestPackingList)
+   test_05a_SimulationChangeQuantityAndAcceptDecision (testLegacySimulationPackingList.TestPackingList)
+   test_05b_SimulationChangeQuantityForMergedLine (testLegacySimulationPackingList.TestPackingList)
+   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testLegacySimulationPackingList.TestPackingList)
+   test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine (testLegacySimulationPackingList.TestPackingList)
+   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testLegacySimulationPackingList.TestPackingList)
+   test_05f_SimulationChangeAndPartialAcceptDecision (testLegacySimulationPackingList.TestPackingList)
+   test_06_SimulationChangeStartDate (testLegacySimulationPackingList.TestPackingList)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testLegacySimulationPackingList.TestPackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testLegacySimulationPackingList.TestPackingList)
+   test_08_AddContainers (testLegacySimulationPackingList.TestPackingList)
+   test_09_AddContainersWithVariatedResources (testLegacySimulationPackingList.TestPackingList)
+   test_10_PackingListIncreaseQuantity (testLegacySimulationPackingList.TestPackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testLegacySimulationPackingList.TestPackingList)
+   test_12_PackingListLineChangeResource (testLegacySimulationPackingList.TestPackingList)
+   test_15_CheckBuilderCanBeCalledTwiceSafely (testLegacySimulationPackingList.TestPackingList)
+   test_16_simulation_reindexation_on_cancel (testLegacySimulationPackingList.TestPackingList)
+   test_17_PackingListOrderLineWithAccount (testLegacySimulationPackingList.TestPackingList)
+   test_18_ChangeQuantityOnPackingListAndOrder (testLegacySimulationPackingList.TestPackingList)
+   test_19_ChangeResourceOnPackingListAndOrder (testLegacySimulationPackingList.TestPackingList)
+   test_PackingList_viewAsODT (testLegacySimulationPackingList.TestPackingList)
+   test_SplitAndDeferDoNothing (testLegacySimulationPackingList.TestPackingList)
+   test_01_PackingListDecreaseQuantity (testLegacySimulationPackingList.TestSolvingPackingList)
+   test_02_PackingListDecreaseQuantity (testLegacySimulationPackingList.TestSolvingPackingList)
+   test_09_AddContainersWithVariatedResources (testLegacySimulationPackingList.TestSolvingPackingList)
+   test_01_PackingListDecreaseQuantity (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_02_PackingListChangeDestination (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_03_PackingListChangeStartDate (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_04_PackingListDeleteLine (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_05_SimulationChangeQuantity (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_05a_SimulationChangeQuantityAndAcceptDecision (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_05b_SimulationChangeQuantityForMergedLine (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_05f_SimulationChangeAndPartialAcceptDecision (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_06_SimulationChangeStartDate (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_08_AddContainers (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_09_AddContainersWithVariatedResources (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_10_PackingListIncreaseQuantity (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_12_PackingListLineChangeResource (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_15_CheckBuilderCanBeCalledTwiceSafely (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_16_simulation_reindexation_on_cancel (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_17_PackingListOrderLineWithAccount (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_18_ChangeQuantityOnPackingListAndOrder (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_19_ChangeResourceOnPackingListAndOrder (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_PackingList_viewAsODT (testLegacySimulationPackingList.TestPurchasePackingList)
+   test_SplitAndDeferDoNothing (testLegacySimulationPackingList.TestPurchasePackingList)
+
+  testLegacySimulationProduction                     (9 errors)
+   test_01_testProductionSimulationExpand (Products.ERP5.tests.testProductionOrder.TestProductionOrder)
+   test_02_testSourcingSimulationExpand (Products.ERP5.tests.testProductionOrder.TestProductionOrder)
+   test_03_testIndustrialPhase (Products.ERP5.tests.testProductionOrder.TestProductionOrder)
+   test_04_testProductionSimulationBuild (Products.ERP5.tests.testProductionOrder.TestProductionOrder)
+   test_05_testSourcingSimulationBuild (Products.ERP5.tests.testProductionOrder.TestProductionOrder)
+   test_06_testIndustrialPhase (Products.ERP5.tests.testProductionOrder.TestProductionOrder)
+   test_08_testTransformationWithEfficiency (Products.ERP5.tests.testProductionOrder.TestProductionOrder)
+   test_09_testTransformationWithVariation (Products.ERP5.tests.testProductionOrder.TestProductionOrder)
+   test_01_sourcingDelivery (Products.ERP5.tests.testProductionPackingList.TestProductionDelivery)
+
+  testLegacySimulationProductionApparel              (7 errors)
+   test_01_testProductionSimulationExpand (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
+   test_02_testSourcingSimulationExpand (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
+   test_03_testIndustrialPhase (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
+   test_04_testProductionSimulationBuild (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
+   test_05_testSourcingSimulationBuild (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
+   test_06_testIndustrialPhase (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
+   test_01_sourcingDelivery (Products.ERP5.tests.testProductionPackingListApparel.TestProductionDeliveryApparel)
+
+  testLegacySimulationRule                           (11 errors)
+   test_01_ValidatedRuleWithNoScript (Products.ERP5.tests.testRule.TestRule)
+   test_02_WrongTestMethod (Products.ERP5.tests.testRule.TestRule)
+   test_03_GoodTestMethod (Products.ERP5.tests.testRule.TestRule)
+   test_04_NotValidatedRule (Products.ERP5.tests.testRule.TestRule)
+   test_06_WrongDateRange (Products.ERP5.tests.testRule.TestRule)
+   test_07_GoodDateRange (Products.ERP5.tests.testRule.TestRule)
+   test_08_updateAppliedRule (Products.ERP5.tests.testRule.TestRule)
+   test_09_expandTwoRules (Products.ERP5.tests.testRule.TestRule)
+   test_10_expandAddsRule (Products.ERP5.tests.testRule.TestRule)
+   test_11_expandRemovesRule (Products.ERP5.tests.testRule.TestRule)
+   test_12_expandReplacesRule (Products.ERP5.tests.testRule.TestRule)
+
+  testLegacyTaxLineTradeCondition                    (14 errors)
+   test_2_tax_lines_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
+   test_tax_line_build (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
+   test_tax_line_build_accounting (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
+   test_tax_line_merged_build (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
+   test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
+   test_tax_line_updated_on_invoice_line_change (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
+   test_2_tax_lines_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
+   test_tax_line_build (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
+   test_tax_line_build_accounting (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
+   test_tax_line_merged_build (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
+   test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
+   test_tax_line_updated_on_invoice_line_change (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
+   test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineInvoiceSimulationPurchaseInvoice)
+   test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineInvoiceSimulationSaleInvoice)
+
+  testLegacyTradeModelLine                           (2 failures, 10 errors)
+   test_01_OrderWithSimpleTaxedAndDiscountedLines (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale), Full test case with quite simple linear use case
+   test_01a_InvoiceNewTradeConditionOrLineSupport (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_BuildTradeModelLineAndAccountingFromInvoice (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_BuildTradeModelLineAndAccountingFromOrder (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_01_OrderWithSimpleTaxedAndDiscountedLines (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase), Full test case with quite simple linear use case
+   test_01a_InvoiceNewTradeConditionOrLineSupport (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
+   test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
+   test_BuildTradeModelLineAndAccountingFromInvoice (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
+   test_BuildTradeModelLineAndAccountingFromOrder (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
@@ -75,7 +616,7 @@
   testUNG                                            (1 errors)
    testWebSection_addGadgetList (testUNG.TestUNG), Test if gadgets are added correctly
 
-  testUNGConfigurationWorkflow                       (2 errors)
+  testUNGConfigurationWorkflow                       (2 failures)
    test_ung_workflow_brazil (testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowBrazilLanguage), Test the ung workflow with brazilian language
    test_ung_workflow_france (testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowFranceLanguage), Test the ung workflow with french language
 
