--- summary 
+++ summary 
@@ -2,59 +2,713 @@
 Revision: None
 Result: FAIL
 
-All tests: 4594
-Failures: 15
-Errors: 34
-Skips: 186
+All tests: 4615
+Failures: 41
+Errors: 549
+Skips: 189
 
 
 
 The following tests failed:
 
-  testDms                                            (2 failures, 1 skips)
+  testAccounting                                     (50 errors)
+   test_AccountingTransactionValidationAccounts (testAccounting.TestAccountingWithSequences), Transaction validation and accounts
+   test_AccountingTransactionValidationBalanced (testAccounting.TestAccountingWithSequences), Transaction validation and balance
+   test_AccountingTransactionValidationCurrency (testAccounting.TestAccountingWithSequences), Transaction validation and currency
+   test_AccountingTransactionValidationDate (testAccounting.TestAccountingWithSequences), Transaction validation and dates
+   test_AccountingTransactionValidationPayment (testAccounting.TestAccountingWithSequences), Transaction validation and payment
+   test_AccountingTransactionValidationRemoveEmptyLines (testAccounting.TestAccountingWithSequences), Transaction validation removes empty lines
+   test_AccountingTransactionValidationSection (testAccounting.TestAccountingWithSequences), Transaction validation and section
+   test_createAccountingTransaction (testAccounting.TestAccountingWithSequences), Make sure acounting transactions created by createAccountingTransaction
+   test_AccountingTransaction_getTotalDebitCredit (testAccounting.TestTransactions)
+   test_AccountingTransaction_lineResetGroupingReference (testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionDifferentCurrency (testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionDifferentSection (testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionGroupedLines (testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionRelatedInvoice (testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionRelatedInvoiceDifferentSide (testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionRelatedInvoiceDraft (testAccounting.TestTransactions)
+   test_Invoice_createRelatedPaymentTransactionSimple (testAccounting.TestTransactions)
+   test_Invoice_getRemainingTotalPayablePriceDeletedPayment (testAccounting.TestTransactions), Checks in case of deleted Payments related to invoice
+   test_SearchableText (testAccounting.TestTransactions)
+   test_SourceDestinationReference (testAccounting.TestTransactions)
+   test_SourceDestinationReferenceGroupAccounting (testAccounting.TestTransactions)
+   test_SourceDestinationReferenceSecurity (testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference (testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference_in_one_invoice (testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference_only_related (testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference_same_group (testAccounting.TestTransactions)
+   test_automatically_setting_grouping_reference_same_section (testAccounting.TestTransactions)
+   test_automatically_unsetting_grouping_reference_when_cancelling (testAccounting.TestTransactions)
+   test_InventoryIndexingNodeDiffOnNode (testAccounting.TestClosingPeriod)
+   test_ProfitAndLossUsedInPeriod (testAccounting.TestClosingPeriod), When the profit and loss account has a non zero balance at the end of
+   test_SecondAccountingPeriod (testAccounting.TestClosingPeriod), Tests having two accounting periods.
+   test_createBalanceOnNode (testAccounting.TestClosingPeriod)
+   test_AccountingTransactionValidationAfterPeriod (testAccounting.TestTransactionValidation)
+   test_AccountingTransactionValidationBeforePeriod (testAccounting.TestTransactionValidation)
+   test_AccountingTransactionValidationRecursivePeriod (testAccounting.TestTransactionValidation)
+   test_AccountingTransactionValidationRefusedWithCategoriesAsSections (testAccounting.TestTransactionValidation)
+   test_AccountingTransactionValidationStartDate (testAccounting.TestTransactionValidation)
+   test_AccountingWorkflow (testAccounting.TestTransactionValidation)
+   test_CancellationAmount (testAccounting.TestTransactionValidation)
+   test_NonBalancedAccountingTransaction (testAccounting.TestTransactionValidation)
+   test_NonBalancedAccountingTransactionDifferentSectionOnLines (testAccounting.TestTransactionValidation)
+   test_NonBalancedAccountingTransactionSectionOnLines (testAccounting.TestTransactionValidation)
+   test_NonBalancedAccountingTransactionSectionPersonOnLines (testAccounting.TestTransactionValidation)
+   test_NonBalancedDestinationAccountingTransaction (testAccounting.TestTransactionValidation)
+   test_NonBalancedDestinationAccountingTransactionNoAccount (testAccounting.TestTransactionValidation)
+   test_PaymentTransactionWithEmployee (testAccounting.TestTransactionValidation)
+   test_UneededSourceAssetPrice (testAccounting.TestTransactionValidation)
+   test_UnusedSectionTransactionValidationDate (testAccounting.TestTransactionValidation)
+   test_export_transaction (testAccounting.TestAccountingExport)
+   test_Template (testAccounting.TestAccountingTransactionTemplate)
+
+  testAccountingReports                              (32 errors)
+   testAccountStatement (testAccountingReports.TestAccountingReports)
+   testAccountStatementCancellationAmount (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummary (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummaryGroupedAtFromDate (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateDetailedSummaryGroupedAtFromDateCase2 (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateSummary (testAccountingReports.TestAccountingReports)
+   testAccountStatementFromDateSummaryEmpty (testAccountingReports.TestAccountingReports)
+   testAccountStatementMirrorSection (testAccountingReports.TestAccountingReports)
+   testAccountStatementMultipleSection (testAccountingReports.TestAccountingReports)
+   testAccountStatementSameSectionSameNode (testAccountingReports.TestAccountingReports)
+   testAccountStatementSimulationState (testAccountingReports.TestAccountingReports)
+   testBalanceSheet (testAccountingReports.TestAccountingReports)
+   testGeneralLedger (testAccountingReports.TestAccountingReports)
+   testGeneralLedgerGAPFilter (testAccountingReports.TestAccountingReports)
+   testJournal (testAccountingReports.TestAccountingReports)
+   testJournalTransactionsWithoutThirdParty (testAccountingReports.TestAccountingReports)
+   testOtherPartiesReport (testAccountingReports.TestAccountingReports)
+   testProfitAndLoss (testAccountingReports.TestAccountingReports)
+   testTrialBalance (testAccountingReports.TestAccountingReports)
+   testTrialBalanceAccountClassSummary (testAccountingReports.TestAccountingReports)
+   testTrialBalanceDifferentCurrencies (testAccountingReports.TestAccountingReports)
+   testTrialBalanceExpandAccounts (testAccountingReports.TestAccountingReports)
+   testTrialBalanceGAPFilter (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalance (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceBalanceTransaction (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceBalanceTransactionDifferentFromDate (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceMultiMirrorSectionExpandAccount (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceMultiMirrorSectionNoExpandAccount (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalancePeriodStartDateBalanceTransaction (testAccountingReports.TestAccountingReports)
+   testTrialBalanceInitialBalanceWithPeriod (testAccountingReports.TestAccountingReports)
+   testTrialBalancePortalType (testAccountingReports.TestAccountingReports)
+   testTrialBalancePreviousPeriod (testAccountingReports.TestAccountingReports)
+
+  testAdvancedInvoicing                              (13 errors, 4 skips)
+   test_01_TwoInvoicesFromTwoPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_02_InvoiceDeletePackingListLine (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_03_InvoiceDecreaseQuantity (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_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice), Accept divergence with stopped packing list
+   test_CreatingAccountingTransactionThroughInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice), test creating simple invoice and accounting transaction
+   test_PackingListEditAndInvoiceRule (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+
+  testBudget                                         (10 errors)
+   test_all_other_and_strict_consumption (testBudget.TestBudget)
+   test_budget_consumption_report (testBudget.TestBudget)
+   test_consumption_category_budget_variation_not_set (testBudget.TestBudget)
+   test_consumption_category_variation_summary (testBudget.TestBudget)
+   test_consumption_movement_category (testBudget.TestBudget)
+   test_consumption_node_budget_variation_not_set (testBudget.TestBudget)
+   test_none_and_all_others_virtual_nodes_together (testBudget.TestBudget)
+   test_none_virtual_node (testBudget.TestBudget)
+   test_only_none_virtual_node (testBudget.TestBudget)
+   test_simple_consumption (testBudget.TestBudget)
+
+  testBusinessTemplate                               (1 errors, 2 skips)
+   test_BusinessTemplateWithTest (testBusinessTemplate.TestBusinessTemplate)
+
+  testCMFCategory                                    (2 errors)
+   test_12_GetRelatedValueAndValueList (testCMFCategory.TestCMFCategory)
+   test_30_resolveCategory (testCMFCategory.TestCMFCategory)
+
+  testComplexTradeModelLineUseCase                   (5 errors)
+   test_usecase2 (testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase3 (testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase4 (testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase5 (testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase6 (testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+
+  testConversionInSimulation                         (2 errors, 4 skips)
+   test_01_simulation_movement_destination_asset_price (testConversionInSimulation.TestConversionInSimulation)
+   test_01_simulation_movement_source_asset_price (testConversionInSimulation.TestConversionInSimulation)
+
+  testDeliveryBuilderToSupportMultipleLines          (2 errors, 2 skips)
+   test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+   test_02_AdoptingPrevision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+
+  testDivergenceTester                               (5 errors)
+   test_01_QuantityDivergenceTester (testDivergenceTester.TestDivergenceTester)
+   test_02_CategoryDivergenceTester (testDivergenceTester.TestDivergenceTester)
+   test_03_PropertyDivergenceTester (testDivergenceTester.TestDivergenceTester)
+   test_04_CategoryDivergenceTester (testDivergenceTester.TestDivergenceTester)
+   test_QuantityDivergenceTesterCompareMethod (testDivergenceTester.TestDivergenceTester)
+
+  testDms                                            (3 failures, 1 skips)
+   test_HTML_to_ODT_conversion_keep_enconding (testDms.TestDocument), This test perform an PDF conversion of HTML content
    test_HTML_to_ODT_conversion_keep_related_image_list (testDms.TestDocument), This test create a Web Page and an Image.
    test_base_convertable_behaviour_with_successive_updates (testDms.TestDocument), Check that update content's document (with setData and setFile)
 
-  testDmsWithFlare                                   (2 failures, 1 skips)
+  testDmsWithFlare                                   (3 failures, 1 skips)
+   test_HTML_to_ODT_conversion_keep_enconding (testDmsWithFlare.TestDocumentWithFlare), This test perform an PDF conversion of HTML content
    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)
 
-  testERP5Credential                                 (9 errors)
-   test_01_simpleSubsciptionRequest (testERP5Credential.TestERP5Credential)
+  testDomainTool                                     (6 errors)
+   test_01_SearchPredidateListWithNoTest (testDomainTool.TestDomainTool)
+   test_02_SearchPredidateListWithTest (testDomainTool.TestDomainTool)
+   test_03_GenerateMappedValue (testDomainTool.TestDomainTool)
+   test_04_GenerateMappedValueWithRanges (testDomainTool.TestDomainTool)
+   test_05_GenerateMappedValueWithVariation (testDomainTool.TestDomainTool)
+   test_07_NonLeftJoinModeOfSearchPredicateList (testDomainTool.TestDomainTool)
+
+  testERP5Commerce                                   (17 errors)
+   test_11_finalizeShopping (testERP5Commerce.TestCommerce)
+   test_13_getFormatedData (testERP5Commerce.TestCommerce)
+   test_14_getSelectedShippingResource (testERP5Commerce.TestCommerce)
+   test_15_getShoppingCartDefaultCurrency (testERP5Commerce.TestCommerce)
+   test_16_simulatePaypalPayment (testERP5Commerce.TestCommerce)
+   test_17_getProductListFromWebSection (testERP5Commerce.TestCommerce)
+   test_18_editShoppingCardWithABlankShippingMethod (testERP5Commerce.TestCommerce)
+   test_19_editShoppingCardWithShippingMethodWithoutPrice (testERP5Commerce.TestCommerce)
+   test_20_getProductListFromWebSite (testERP5Commerce.TestCommerce)
+   test_21_AddResourceToShoppingCartWithAnonymousUser (testERP5Commerce.TestCommerce)
+   test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce)
+   test_23_getShoppingCartCustomer (testERP5Commerce.TestCommerce)
+   test_24_getImageDataWithAnonymousUser (testERP5Commerce.TestCommerce)
+   test_25_getSaleOrderModuleAbsoluteUrlWithAnonymousUser (testERP5Commerce.TestCommerce)
+   test_26_getShoppingCartDefaultCurrencyWithAnonymousUser (testERP5Commerce.TestCommerce)
+   test_27_ResourceGetShopUrl (testERP5Commerce.TestCommerce)
+   test_28_finalizeShoppingWithComment (testERP5Commerce.TestCommerce)
 
   testERP5DocumentSyncML                             (1 failures, 2 errors)
    test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
    test_06_UpdateMultiData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
    test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)
 
-  testKM                                             (19 errors)
-   test_01ProperPoolInitialization (testKM.TestKM), Check that it's properly initialized
-   test_01_NoZODBSphinxSeSearch (testKM.TestKMSearch)
-
-  testLegacyTradeModelLine                           (2 failures)
+  testERP5Simulation                                 (1 errors)
+   test_01_splitAndDefer (testERP5Simulation.TestERP5Simulation)
+
+  testERP5Type                                       (1 failures, 1 skips)
+   test_translated_category_accessors (testERP5Type.TestERP5Type)
+
+  testERP5eGov                                       (4 errors)
+   test_01_new_procedure_creation (testERP5eGov.TestEgov)
+   test_02_application_creation (testERP5eGov.TestEgov)
+   test_03_submit_application (testERP5eGov.TestEgov)
+   test_05_process_application (testERP5eGov.TestEgov)
+
+  testImmobilisation                                 (3 errors, 2 skips)
+   test_18_TestAccountingBuilding (testImmobilisation.TestImmobilisation)
+   test_19BIS_TestAccountingBuildAndOwngerChange (testImmobilisation.TestImmobilisation)
+   test_21_TestSimulationBuildingWithValidatedTransactions (testImmobilisation.TestImmobilisation)
+
+  testIngestion                                      (1 failures, 4 skips)
+   test_16_TestMetadataDiscoveryFromUserLogin (testIngestion.TestIngestion)
+
+  testIngestionWithFlare                             (1 failures, 4 skips)
+   test_16_TestMetadataDiscoveryFromUserLogin (testIngestionWithFlare.TestIngestionWithFlare)
+
+  testInventory                                      (1 errors)
+   test_01_getInventory (testInventory.TestInventory)
+
+  testInvoice                                        (25 errors, 7 skips)
+   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_08_InvoiceDecreaseQuantity (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)
+
+  testItem                                           (8 errors, 13 skips)
+   test_01_ItemSimpleTest (testItem.TestItem)
+   test_02_ItemWithInvoice (testItem.TestItem)
+   test_07_WithPackingListChangePackingListQuantityAndAccept (testItem.TestItem)
+   test_08_ChangePackingListDateAndAccept (testItem.TestItem)
+   test_10_ChangeOrderQuantityAndAdoptOnPackingList (testItem.TestItem)
+   test_11_ChangeOrderQuantityAndAcceptOnPackingList (testItem.TestItem)
+   test_14_ManuallyAddPackingListWithItem (testItem.TestItem)
+   test_15_ThreeOrderLines (testItem.TestItem)
+
+  testLegacyBPMCore                                  (1 errors)
+   test_BusinessState_getRemainingTradePhaseList (testLegacyBPMCore.TestBPMImplementation)
+
+  testLegacyConversionInSimulation                   (6 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_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                             (17 errors)
+   test_11_finalizeShopping (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_13_getFormatedData (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_14_getSelectedShippingResource (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_15_getShoppingCartDefaultCurrency (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_16_simulatePaypalPayment (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_17_getProductListFromWebSection (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_18_editShoppingCardWithABlankShippingMethod (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_19_editShoppingCardWithShippingMethodWithoutPrice (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_20_getProductListFromWebSite (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_21_AddResourceToShoppingCartWithAnonymousUser (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_22_createShoppingCartWithAnonymousAndLogin (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_23_getShoppingCartCustomer (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_24_getImageDataWithAnonymousUser (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_25_getSaleOrderModuleAbsoluteUrlWithAnonymousUser (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_26_getShoppingCartDefaultCurrencyWithAnonymousUser (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_27_ResourceGetShopUrl (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+   test_28_finalizeShoppingWithComment (Products.ERP5.tests.testERP5Commerce.TestCommerce)
+
+  testLegacyInvoice                                  (30 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_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_transaction_line_resource (testLegacyInvoice.TestSaleInvoice)
+   test_modify_planned_order_invoice_transaction_rule (testLegacyInvoice.TestSaleInvoice)
+   test_modify_planned_order_invoicing_rule (testLegacyInvoice.TestSaleInvoice)
+
+  testLegacyOrder                                    (28 errors)
+   test_01_OrderLine_getVariationRangeCategoryList (testLegacyOrder.TestOrder)
+   test_02_OrderLine_getVariationRangeCategoryItemList (testLegacyOrder.TestOrder)
+   test_04_OrderLine_getVariationCategoryItemList (testLegacyOrder.TestOrder)
+   test_05_OrderLine_Matrix (testLegacyOrder.TestOrder)
+   test_06_OrderLine_getTotalQuantity (testLegacyOrder.TestOrder)
+   test_07_OrderLine_getTotalPrice (testLegacyOrder.TestOrder)
+   test_07b_OrderLine_getTotalPriceAndQuantityFastParameter (testLegacyOrder.TestOrder)
+   test_08_Order_testTotalQuantity (testLegacyOrder.TestOrder)
+   test_08b_Order_testTotalPriceAndQuantityFastParameter (testLegacyOrder.TestOrder)
+   test_09_Order_testTotalPrice (testLegacyOrder.TestOrder)
+   test_09b_Order_testTotalPriceWithNegativePriceOrderLine (testLegacyOrder.TestOrder)
+   test_10_Order_testSimulationState (testLegacyOrder.TestOrder)
+   test_11_testPropertiesAcquisition (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_19b_getTotalQuantityAndPrice (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                              (20 failures, 22 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_SplitAndDeferDoNothing (testLegacyPackingList.TestPackingList)
+   test_15_CheckBuilderCanBeCalledTwiceSafely (testLegacyPackingList.TestPurchasePackingList)
+   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_SplitAndDeferDoNothing (testLegacyPackingList.TestPurchasePackingList)
+
+  testLegacyProjectAndTask                           (1 failures, 1 skips)
+   testProjectMontlyReport (Products.ERP5.tests.testTaskReporting.TestTaskReporting)
+
+  testLegacySimulationAdvancedInvoicing              (16 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_PackingListEditAndInvoiceRule (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+
+  testLegacySimulationInventory                      (1 errors)
+   test_01_getInventory (Products.ERP5.tests.testInventory.TestInventory)
+
+  testLegacySimulationInvoice                        (30 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_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_transaction_line_resource (testLegacySimulationInvoice.TestSaleInvoice)
+   test_modify_planned_order_invoice_transaction_rule (testLegacySimulationInvoice.TestSaleInvoice)
+   test_modify_planned_order_invoicing_rule (testLegacySimulationInvoice.TestSaleInvoice)
+
+  testLegacySimulationItem                           (11 errors)
+   test_01_ItemSimpleTest (Products.ERP5.tests.testItem.TestItem)
+   test_02_ItemWithInvoice (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)
+
+  testLegacySimulationOrder                          (29 errors)
+   test_01_OrderLine_getVariationRangeCategoryList (Products.ERP5.tests.testOrder.TestOrder)
+   test_02_OrderLine_getVariationRangeCategoryItemList (Products.ERP5.tests.testOrder.TestOrder)
+   test_04_OrderLine_getVariationCategoryItemList (Products.ERP5.tests.testOrder.TestOrder)
+   test_05_OrderLine_Matrix (Products.ERP5.tests.testOrder.TestOrder)
+   test_06_OrderLine_getTotalQuantity (Products.ERP5.tests.testOrder.TestOrder)
+   test_07_OrderLine_getTotalPrice (Products.ERP5.tests.testOrder.TestOrder)
+   test_07b_OrderLine_getTotalPriceAndQuantityFastParameter (Products.ERP5.tests.testOrder.TestOrder)
+   test_08_Order_testTotalQuantity (Products.ERP5.tests.testOrder.TestOrder)
+   test_08b_Order_testTotalPriceAndQuantityFastParameter (Products.ERP5.tests.testOrder.TestOrder)
+   test_09_Order_testTotalPrice (Products.ERP5.tests.testOrder.TestOrder)
+   test_09b_Order_testTotalPriceWithNegativePriceOrderLine (Products.ERP5.tests.testOrder.TestOrder)
+   test_10_Order_testSimulationState (Products.ERP5.tests.testOrder.TestOrder)
+   test_11_testPropertiesAcquisition (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_19b_getTotalQuantityAndPrice (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)
+   test_subcontent_reindexing (Products.ERP5.tests.testOrder.TestOrder), Tests, that modification on Order are propagated to lines and cells
+
+  testLegacySimulationPackingList                    (27 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_17_PackingListOrderLineWithAccount (testLegacySimulationPackingList.TestPackingList)
+   test_18_ChangeQuantityOnPackingListAndOrder (testLegacySimulationPackingList.TestPackingList)
+   test_19_ChangeResourceOnPackingListAndOrder (testLegacySimulationPackingList.TestPackingList)
+   test_SplitAndDeferDoNothing (testLegacySimulationPackingList.TestPackingList)
+   test_01_PackingListDecreaseQuantity (testLegacySimulationPackingList.TestSolvingPackingList)
+   test_02_PackingListDecreaseQuantity (testLegacySimulationPackingList.TestSolvingPackingList)
+   test_09_AddContainersWithVariatedResources (testLegacySimulationPackingList.TestSolvingPackingList)
+
+  testLegacyTaxLineTradeCondition                    (6 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)
+
+  testLegacyTradeCondition                           (6 errors)
+   test_movement_price_assignment (testLegacyTradeCondition.TestTradeConditionSupplyLineSaleOrder)
+   test_supply_line_priority (testLegacyTradeCondition.TestTradeConditionSupplyLineSaleOrder)
+   test_supply_line_section (testLegacyTradeCondition.TestTradeConditionSupplyLineSaleOrder)
+   test_getEffectiveModel (testLegacyTradeCondition.TestEffectiveSaleTradeCondition)
+   test_getEffectiveModel_return_self (testLegacyTradeCondition.TestEffectiveSaleTradeCondition)
+   test_getEffectiveModel_without_dates (testLegacyTradeCondition.TestEffectiveSaleTradeCondition)
+
+  testLegacyTradeModelLine                           (1 failures, 14 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_02_OrderWithComplexTaxedAndDiscountedLines (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_BuildTradeModelLineAndAccountingFromOrder (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_tradeModelLineWithEmptyBaseContributionMovement (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_tradeModelLineWithTargetLevelSetting (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
+   test_usecase1 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase2 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase3 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase4 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase5 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
+   test_usecase6 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
   testMaxmaDemoConfigurationWorkflow                 (1 failures)
    test_maxma_demo_workflow (testMaxmaDemoConfigurationWorkflow.TestMaxmaDemoConfiguratorWorkflow), Test the consulting workflow configuration
 
+  testOrder                                          (29 errors)
+   test_01_OrderLine_getVariationRangeCategoryList (testOrder.TestOrder)
+   test_02_OrderLine_getVariationRangeCategoryItemList (testOrder.TestOrder)
+   test_04_OrderLine_getVariationCategoryItemList (testOrder.TestOrder)
+   test_05_OrderLine_Matrix (testOrder.TestOrder)
+   test_06_OrderLine_getTotalQuantity (testOrder.TestOrder)
+   test_07_OrderLine_getTotalPrice (testOrder.TestOrder)
+   test_07b_OrderLine_getTotalPriceAndQuantityFastParameter (testOrder.TestOrder)
+   test_08_Order_testTotalQuantity (testOrder.TestOrder)
+   test_08b_Order_testTotalPriceAndQuantityFastParameter (testOrder.TestOrder)
+   test_09_Order_testTotalPrice (testOrder.TestOrder)
+   test_09b_Order_testTotalPriceWithNegativePriceOrderLine (testOrder.TestOrder)
+   test_10_Order_testSimulationState (testOrder.TestOrder)
+   test_11_testPropertiesAcquisition (testOrder.TestOrder)
+   test_12_testAppliedRuleGeneration (testOrder.TestOrder)
+   test_13_testAppliedRuleUpdate (testOrder.TestOrder)
+   test_15_deliveryBuilder (testOrder.TestOrder)
+   test_16_deliveryBuilderWithNoTic (testOrder.TestOrder)
+   test_17_orderExpand (testOrder.TestOrder)
+   test_18_SimulationStateIndexation (testOrder.TestOrder)
+   test_19b_getTotalQuantityAndPrice (testOrder.TestOrder)
+   test_20_testHierarchicalOrderAppliedRuleGeneration (testOrder.TestOrder)
+   test_Order_viewAsODT (testOrder.TestOrder)
+   test_Order_viewAsODT_big_image (testOrder.TestOrder)
+   test_Order_viewAsODT_hierarchical (testOrder.TestOrder)
+   test_Order_viewAsODT_image (testOrder.TestOrder)
+   test_Order_viewAsODT_non_ascii (testOrder.TestOrder)
+   test_Order_viewAsODT_person (testOrder.TestOrder)
+   test_order_payment_condition_copied (testOrder.TestOrder)
+   test_subcontent_reindexing (testOrder.TestOrder), Tests, that modification on Order are propagated to lines and cells
+
+  testPackingList                                    (27 errors)
+   test_01_PackingListDecreaseQuantity (testPackingList.TestPackingList)
+   test_02_PackingListChangeDestination (testPackingList.TestPackingList)
+   test_03_PackingListChangeStartDate (testPackingList.TestPackingList)
+   test_04_PackingListDeleteLine (testPackingList.TestPackingList)
+   test_05_SimulationChangeQuantity (testPackingList.TestPackingList)
+   test_05a_SimulationChangeQuantityAndAcceptDecision (testPackingList.TestPackingList)
+   test_05b_SimulationChangeQuantityForMergedLine (testPackingList.TestPackingList)
+   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testPackingList.TestPackingList)
+   test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine (testPackingList.TestPackingList)
+   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testPackingList.TestPackingList)
+   test_05f_SimulationChangeAndPartialAcceptDecision (testPackingList.TestPackingList)
+   test_06_SimulationChangeStartDate (testPackingList.TestPackingList)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testPackingList.TestPackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testPackingList.TestPackingList)
+   test_08_AddContainers (testPackingList.TestPackingList)
+   test_09_AddContainersWithVariatedResources (testPackingList.TestPackingList)
+   test_10_PackingListIncreaseQuantity (testPackingList.TestPackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testPackingList.TestPackingList)
+   test_12_PackingListLineChangeResource (testPackingList.TestPackingList)
+   test_15_CheckBuilderCanBeCalledTwiceSafely (testPackingList.TestPackingList)
+   test_17_PackingListOrderLineWithAccount (testPackingList.TestPackingList)
+   test_18_ChangeQuantityOnPackingListAndOrder (testPackingList.TestPackingList)
+   test_19_ChangeResourceOnPackingListAndOrder (testPackingList.TestPackingList)
+   test_SplitAndDeferDoNothing (testPackingList.TestPackingList)
+   test_01_PackingListDecreaseQuantity (testPackingList.TestSolvingPackingList)
+   test_02_PackingListDecreaseQuantity (testPackingList.TestSolvingPackingList)
+   test_09_AddContainersWithVariatedResources (testPackingList.TestSolvingPackingList)
+
+  testPackingListRoundingPrecision                   (24 errors)
+   test_01_PackingListDecreaseQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_02_PackingListChangeDestination (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_03_PackingListChangeStartDate (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_04_PackingListDeleteLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_05_SimulationChangeQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_05a_SimulationChangeQuantityAndAcceptDecision (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_05b_SimulationChangeQuantityForMergedLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_05f_SimulationChangeAndPartialAcceptDecision (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_06_SimulationChangeStartDate (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_08_AddContainers (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_09_AddContainersWithVariatedResources (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_10_PackingListIncreaseQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_12_PackingListLineChangeResource (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_15_CheckBuilderCanBeCalledTwiceSafely (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_17_PackingListOrderLineWithAccount (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_18_ChangeQuantityOnPackingListAndOrder (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_19_ChangeResourceOnPackingListAndOrder (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+   test_SplitAndDeferDoNothing (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+
   testPayroll                                        (1 failures)
    test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
 
-  testSpellChecking                                  (3 errors)
-   test_business_template_list_with_workflow_template_item (testSpellChecking.TestSpellChecking)
+  testResource                                       (1 errors)
+   test_12_getInternalVsPurchaseVsSalePrice (testResource.TestResource)
+
+  testRoundingTool                                   (1 errors)
+   testBasicRounding (testRoundingTool.TestRoundingTool)
+
+  testStandardConfigurationWorkflow                  (2 errors)
+   test_after_configuration_standard_workflow_france (testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow), Test the after configuration script
+   test_security_standard_workflow_france (testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow), Test the after configuration script
+
+  testSupply                                         (3 errors)
+   test_03_SupplyLineApplied (testSupply.TestSaleSupply)
+   test_03_SupplyLineApplied (testSupply.TestPurchaseSupply)
+   test_03_SupplyLineApplied (testSupply.TestInternalSupply)
 
   testTemplateTool                                   (1 errors)
    testUpdateBT5FromRepository (testTemplateTool.TestTemplateTool), Test the list of bt5 returned for upgrade
 
-  testTradeModelLine                                 (1 failures)
+  testTradeCondition                                 (9 errors)
+   test_subcontent_supply_line_reindexing (testTradeCondition.TestApplyTradeConditionSaleOrder)
+   test_movement_price_assignment (testTradeCondition.TestTradeConditionSupplyLineSaleOrder)
+   test_subcontent_supply_line_reindexing (testTradeCondition.TestTradeConditionSupplyLineSaleOrder)
+   test_supply_line_priority (testTradeCondition.TestTradeConditionSupplyLineSaleOrder)
+   test_supply_line_section (testTradeCondition.TestTradeConditionSupplyLineSaleOrder)
+   test_getEffectiveModel (testTradeCondition.TestEffectiveSaleTradeCondition)
+   test_getEffectiveModel_return_self (testTradeCondition.TestEffectiveSaleTradeCondition)
+   test_getEffectiveModel_without_dates (testTradeCondition.TestEffectiveSaleTradeCondition)
+   test_subcontent_supply_line_reindexing (testTradeCondition.TestEffectiveSaleTradeCondition)
+
+  testTradeModelLine                                 (8 errors)
+   test_01_OrderWithSimpleTaxedAndDiscountedLines (testTradeModelLine.TestTradeModelLineSale), Full test case with quite simple linear use case
+   test_01a_InvoiceNewTradeConditionOrLineSupport (testTradeModelLine.TestTradeModelLineSale)
+   test_01b_NewSimulation_InvoiceModifyQuantityAndSolveDivergency (testTradeModelLine.TestTradeModelLineSale)
+   test_01c_PackingListSplitBuildInvoiceBuild (testTradeModelLine.TestTradeModelLineSale)
+   test_02_OrderWithComplexTaxedAndDiscountedLines (testTradeModelLine.TestTradeModelLineSale)
+   test_BuildTradeModelLineAndAccountingFromOrder (testTradeModelLine.TestTradeModelLineSale)
+   test_tradeModelLineWithEmptyBaseContributionMovement (testTradeModelLine.TestTradeModelLineSale)
    test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)
 
   testTradeModelLinePurchase                         (1 failures)
    test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
+  testTradeReports                                   (2 errors)
+   testSaleOrderReport (testTradeReports.TestTradeReports)
+   test_Folder_generateWorkflowReport (testTradeReports.TestTradeReports)
+
   testUNG                                            (1 failures)
    testERP5Site_checkIfUserExistUsingHttpRequest (testUNG.TestUNG), Test script ERP5Site_checkIfUserExist to simulate the browser request
+
+  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
 
   testUNGSecurity                                    (1 failures)
    testBase_getPreferencePathList (testUNGSecurity.TestUNGSecurity), Test if with normal user the paths of preference objects are returned correctly
@@ -162,6 +816,8 @@
 
   testItem                                           (13 skips)
 
+  testKM                                             (3 skips)
+
   testLegacyMRP                                      (4 skips)
    test_TransformationRule_expand_concurrent (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
    test_TransformationRule_expand_reexpand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
