--- summary 
+++ summary 
@@ -1,13 +1,13 @@
 Test Suite: ERP5-JPS-BRANCH
-Revision: slapos=1843-19e888f734eee10c11941df68d2387b37b250f1c,jps-erp5=39614-1d3994ed9b8210443df551bbcbf2b9de0b845c19
+Revision: slapos=1844-c64df2f50cfd44be60e9b172fd887efa5c95ccb1,jps-erp5=39614-1d3994ed9b8210443df551bbcbf2b9de0b845c19
 Result: FAIL
 
-All tests: 4357
-Failures: 4
-Errors: 3793
-Skips: 84
-
- http://erp5.nexedi.com/test_result_module/20120105-358D3FF6/view
+All tests: 4358
+Failures: 1
+Errors: 4084
+Skips: 79
+
+ http://erp5.nexedi.com/test_result_module/20120105-F35D19D/view
 
 
 The following tests failed:
@@ -72,13 +72,12 @@
   testBug                                            (9 errors)
    test_01_StopDateUpdatedOnClose (testBug.TestBug)
 
-  testBusinessTemplate                               (1 failures, 9 errors, 2 skips)
+  testBusinessTemplate                               (92 errors)
+   test_01_checkNewSite (testBusinessTemplate.TestBusinessTemplate), Test Check New Site
+   test_BusinessTemplateUpdateWithDocument (testBusinessTemplate.TestConstraintTemplateItem)
+   test_BusinessTemplateUpdateWithDocument (testBusinessTemplate.TestDocumentTemplateItem)
    test_BusinessTemplateUpdateWithDocument (testBusinessTemplate.TestExtensionTemplateItem)
-   test_BusinessTemplateWithDocument (testBusinessTemplate.TestExtensionTemplateItem)
-   test_BusinessTemplateWithDocumentNonExistingBefore (testBusinessTemplate.TestExtensionTemplateItem)
-   test_BusinessTemplateWithDocumentPropertySheetMigrated (testBusinessTemplate.TestExtensionTemplateItem), Checks that if Business Template defines Document and PropertySheet
    test_BusinessTemplateUpdateWithDocument (testBusinessTemplate.TestTestTemplateItem)
-   test_BusinessTemplateUpdateWithDocument (testBusinessTemplate.TestExtensionTemplateItem)
 
   testBusinessTemplateInstallation                   (1 errors)
    test_skins (testBusinessTemplateInstallation.TestPackaging), Test skins are present.
@@ -88,6 +87,11 @@
 
   testCMFCategory                                    (46 errors)
    test_00_HasEverything (testCMFCategory.TestCMFCategory)
+
+  testCRM                                            (44 errors)
+   test_Event_AcknowledgeAndCreateEvent (testCRM.TestCRM)
+   test_Base_getEntityListFromFromHeader (testCRM.TestCRMMailIngestion)
+   test_Base_addEvent (testCRM.TestCRMMailSend), Check Base_addEvent script with a logged in user.
 
   testCache                                          (3 errors)
    testExpire (testCache.TestRamCache), Check expired by setting a key, wit for its timeout and check if in
@@ -333,6 +337,11 @@
 
   testERP5RemoteUserManager                          (14 errors)
    test_correct_login (testERP5RemoteUserManager.TestERP5RemoteUserManager), Checks typical login scenario
+
+  testERP5Security                                   (82 errors)
+   test_AssignmentWithBadStartDate (testERP5Security.TestUserManagement), Tests a person with an assignment with bad start date is not a valid user.
+   testERP5ExternalAuthenticationPlugin (testERP5Security.TestUserManagementExternalAuthentication)
+   testAcquireLocalRoles (testERP5Security.TestLocalRoleManagement), Tests that document does not acquire loal roles from their parents if
 
   testERP5Simulation                                 (3 errors)
    test_00_simulationToolIsIndexed (testERP5Simulation.TestERP5Simulation)
@@ -434,9 +443,6 @@
   testInotifyTool                                    (1 errors)
    test_inotify (testInotifyTool.TestInotifyTool)
 
-  testInteractionWorkflow                            (25 errors)
-   test_01 (testInteractionWorkflow.TestInteractionWorkflow)
-
   testInternalOrder                                  (33 errors)
    test_01_OrderLine_getVariationRangeCategoryList (testInternalOrder.TestInternalOrder)
 
@@ -533,7 +539,8 @@
   testLegacyReturnedSalePackingList                  (7 errors)
    test_01_ReturnedSalePackingListWithInventory (Products.ERP5.tests.testReturnedSalePackingList.TestReturnedSalePackingList)
 
-  testLegacySimulationAdvancedInvoicing              (1 errors)
+  testLegacySimulationAdvancedInvoicing              (24 errors)
+   test_01_TwoInvoicesFromTwoPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
    test_autoplanned (Products.ERP5.tests.testAdvancedInvoicing.TestWorkflow)
 
   testLegacySimulationInventory                      (4 errors)
@@ -572,7 +579,11 @@
   testLegacySimulationRule                           (11 errors)
    test_01_ValidatedRuleWithNoScript (Products.ERP5.tests.testRule.TestRule)
 
-  testLegacyTaxLineTradeCondition                    (14 errors)
+  testLegacyTaxLineTradeCondition                    (70 errors)
+   test_apply_trade_condition_after_line_creation (testLegacyTaxLineTradeCondition.TestTaxLineCalculationSaleOrder)
+   test_apply_trade_condition_after_line_creation (testLegacyTaxLineTradeCondition.TestTaxLineCalculationPurchaseOrder)
+   test_apply_trade_condition_after_line_creation (testLegacyTaxLineTradeCondition.TestTaxLineCalculationSaleInvoice)
+   test_apply_trade_condition_after_line_creation (testLegacyTaxLineTradeCondition.TestTaxLineCalculationPurchaseInvoice)
    test_2_tax_lines_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
    test_2_tax_lines_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
    test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineInvoiceSimulationPurchaseInvoice)
@@ -588,10 +599,11 @@
    test_getEffectiveModel (testLegacyTradeCondition.TestEffectiveSaleTradeCondition)
    test_getEffectiveModel (testLegacyTradeCondition.TestEffectivePurchaseTradeCondition)
 
-  testLegacyTradeModelLine                           (2 failures, 6 errors)
+  testLegacyTradeModelLine                           (34 errors)
+   test_01_OrderWithSimpleTaxedAndDiscountedLines (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale), Full test case with quite simple linear use case
+   test_01_OrderWithSimpleTaxedAndDiscountedLines (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase), Full test case with quite simple linear use case
+   test_usecase1 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCaseSale)
    test_usecase1 (Products.ERP5.tests.testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCasePurchase)
-   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
-   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
   testLegacyTransformation                           (6 errors)
    test_01_getAggregatedAmountListSimple (Products.ERP5.tests.testTransformation.TestTransformation)
@@ -907,10 +919,6 @@
    test_transition_split_line_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
    test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
 
-  testBusinessTemplate                               (2 skips)
-
-  testCRM                                            (3 skips)
-
   testPersonERP5Synchronization                      (7 skips)
    test_PrestashopComplexeUpdateElement (testPersonERP5Synchronization.TestPersonERP5Synchronization) ... skipped 'must be checked against zope2.12'
    test_PrestashopDeletePerson (testPersonERP5Synchronization.TestPersonERP5Synchronization), Check that the delete during a person's sync invalidate the person. ... skipped 'must be checked against zope2.12'
