--- summary 
+++ summary 
@@ -1,15 +1,33 @@
 Test Suite: ERP5
-Revision: 9bbf3b7d2253e7919761e610d989bd893fe5628a
+Revision: 4f71a7764b6354bfac9d3f00865a03c4157e3bfa
 Result: FAIL
 
 All tests: 4009
-Failures: 32
-Errors: 51
+Failures: 114
+Errors: 56
 Skips: 188
 
 
 
 The following tests failed:
+
+  testAdvancedInvoicing                              (16 failures, 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)
+   test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Accept divergence with stopped packing list
+   test_CreatingAccountingTransactionThroughInvoice (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), test creating simple invoice and accounting transaction
+   test_PackingListEditAndInvoiceRule (testAdvancedInvoicing.TestAdvancedPurchaseInvoice)
 
   testBusinessTemplate                               (5 errors, 2 skips)
    test_BusinessTemplateWithTest (testBusinessTemplate.TestBusinessTemplate)
@@ -21,22 +39,35 @@
   testBusinessTemplateInstallation                   (1 errors)
    test_skins (testBusinessTemplateInstallation.TestPackaging), Test skins are present.
 
-  testCacheTool                                      (2 failures)
+  testCRM                                            (1 failures, 1 errors, 2 skips)
+   test_HTML_multipart_attachments (testCRM.TestCRMMailIngestion), Test that html attachments are cleaned up.
+   test_portal_type_determination (testCRM.TestCRMMailIngestion)
+
+  testCacheTool                                      (3 failures)
    test_01_CacheFactoryOnePlugin (testCacheTool.TestCacheTool), Test cache factory containing only one cache plugin.
+   test_02_CacheFactoryMultiPlugins (testCacheTool.TestCacheTool), Test a cache factory containing multiple cache plugins.
    test_06_CheckCacheExpiration (testCacheTool.TestCacheTool), Check that expiracy is well handle by Cache Plugins
 
   testContentTranslation                             (1 failures)
    testCatalogSearch (testContentTranslation.TestContentTranslation)
 
-  testDms                                            (5 failures, 4 errors, 1 skips)
+  testConversionInSimulation                         (1 failures, 4 skips)
+   test_01_diverged_purchase_packing_list_source_total_asset_price (testConversionInSimulation.TestConversionInSimulation)
+
+  testDeliveryBuilderToSupportMultipleLines          (2 failures, 2 skips)
+   test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+   test_02_AdoptingPrevision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+
+  testDms                                            (6 failures, 4 errors, 1 skips)
    test_PDFDocument_asTextConversion (testDms.TestDocument), Test a PDF document with embedded images
-   test_PDFTextContent (testDms.TestDocument)
+   test_conversionCache_reseting (testDms.TestDocument), Chack that modifying a document with edit method,
    test_convertToImageOnTraversal (testDms.TestDocument)
    test_convertWebPageWithEmbeddedZODBImageToImageOnTraversal (testDms.TestDocument)
+   test_09_SearchableText (testDms.TestDocument)
+   test_11_Base_getAdvancedSearchResultList (testDms.TestDocument)
    test_CMYKImageTextContent (testDms.TestDocument)
    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)
-   test_getTargetFormatItemList (testDms.TestDocument)
    test_01_LargeOOoDocumentToImageConversion (testDms.TestDocumentPerformance)
 
   testERP5BankingCheckbookMovement                   (1 errors)
@@ -113,6 +144,43 @@
   testIngestionWithFlare                             (1 failures, 4 skips)
    test_16_TestMetadataDiscoveryFromUserLogin (testIngestionWithFlare.TestIngestionWithFlare)
 
+  testInternalOrder                                  (2 failures)
+   test_15_deliveryBuilder (testInternalOrder.TestInternalOrder)
+   test_16_deliveryBuilderWithNoTic (testInternalOrder.TestInternalOrder)
+
+  testInvoice                                        (31 failures, 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_01_quantity_unit_copied (testInvoice.TestPurchaseInvoice)
+   test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testInvoice.TestPurchaseInvoice)
+   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testInvoice.TestPurchaseInvoice)
+   test_delivery_mode_and_incoterm_on_invoice (testInvoice.TestPurchaseInvoice)
+   test_description_copied_on_lines (testInvoice.TestPurchaseInvoice)
+   test_invoice_building_with_cells (testInvoice.TestPurchaseInvoice)
+   test_invoice_building_with_cells_and_aggregate (testInvoice.TestPurchaseInvoice)
+
   testLegacyProjectAndTask                           (1 failures, 1 skips)
    testProjectMontlyReport (Products.ERP5.tests.testTaskReporting.TestTaskReporting)
 
@@ -133,16 +201,51 @@
   testOOoConversionCache                             (1 errors)
    test_08_check_conversion_cache_with_portal_document_type_list (testOOoConversionCache.TestDocumentConversionCache), Check cache conversion for all Portal Document Types
 
+  testPackingList                                    (23 failures)
+   test_01_PackingListDecreaseQuantity (testPackingList.TestPurchasePackingList)
+   test_02_PackingListChangeDestination (testPackingList.TestPurchasePackingList)
+   test_03_PackingListChangeStartDate (testPackingList.TestPurchasePackingList)
+   test_04_PackingListDeleteLine (testPackingList.TestPurchasePackingList)
+   test_05_SimulationChangeQuantity (testPackingList.TestPurchasePackingList)
+   test_05a_SimulationChangeQuantityAndAcceptDecision (testPackingList.TestPurchasePackingList)
+   test_05b_SimulationChangeQuantityForMergedLine (testPackingList.TestPurchasePackingList)
+   test_05c_SimulationChangeQuantityAndAcceptDecisionForMergedLine (testPackingList.TestPurchasePackingList)
+   test_05d_SimulationChangeResourceOnOneSimulationMovementForMergedLine (testPackingList.TestPurchasePackingList)
+   test_05e_SimulationUnifyResourceOnSimulationMovementsForNonMergedLines (testPackingList.TestPurchasePackingList)
+   test_05f_SimulationChangeAndPartialAcceptDecision (testPackingList.TestPurchasePackingList)
+   test_06_SimulationChangeStartDate (testPackingList.TestPurchasePackingList)
+   test_07_SimulationChangeStartDateWithTwoOrderLine (testPackingList.TestPurchasePackingList)
+   test_07a_SimulationChangeStartDateWithTwoOrderLine (testPackingList.TestPurchasePackingList)
+   test_08_AddContainers (testPackingList.TestPurchasePackingList)
+   test_09_AddContainersWithVariatedResources (testPackingList.TestPurchasePackingList)
+   test_10_PackingListIncreaseQuantity (testPackingList.TestPurchasePackingList)
+   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testPackingList.TestPurchasePackingList)
+   test_12_PackingListLineChangeResource (testPackingList.TestPurchasePackingList)
+   test_17_PackingListOrderLineWithAccount (testPackingList.TestPurchasePackingList)
+   test_18_ChangeQuantityOnPackingListAndOrder (testPackingList.TestPurchasePackingList)
+   test_19_ChangeResourceOnPackingListAndOrder (testPackingList.TestPurchasePackingList)
+   test_SplitAndDeferDoNothing (testPackingList.TestPurchasePackingList)
+
   testPayroll                                        (1 failures)
    test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
 
+  testPurchaseOrder                                  (3 failures)
+   test_15_deliveryBuilder (testPurchaseOrder.TestPurchaseOrder)
+   test_16_deliveryBuilderWithNoTic (testPurchaseOrder.TestPurchaseOrder)
+   test_order_payment_condition_copied (testPurchaseOrder.TestPurchaseOrder)
+
   testSpellChecking                                  (1 failures)
    test_checkSpellChecker (testSpellChecking.TestSpellChecking)
 
   testTradeModelLine                                 (1 failures)
    test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)
 
-  testTradeModelLinePurchase                         (1 failures)
+  testTradeModelLinePurchase                         (2 failures, 4 errors)
+   test_01_OrderWithSimpleTaxedAndDiscountedLines (testTradeModelLinePurchase.TestTradeModelLinePurchase), Full test case with quite simple linear use case
+   test_01a_InvoiceNewTradeConditionOrLineSupport (testTradeModelLinePurchase.TestTradeModelLinePurchase)
+   test_01b_NewSimulation_InvoiceModifyQuantityAndSolveDivergency (testTradeModelLinePurchase.TestTradeModelLinePurchase)
+   test_01c_PackingListSplitBuildInvoiceBuild (testTradeModelLinePurchase.TestTradeModelLinePurchase)
+   test_BuildTradeModelLineAndAccountingFromOrder (testTradeModelLinePurchase.TestTradeModelLinePurchase)
    test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
   testUNG                                            (1 failures)
