--- summary 
+++ summary 
@@ -1,18 +1,24 @@
 Test Suite: ERP5-JPS-BRANCH
-Revision: slapos=1842-6f107e5ceb36c21e3c2bd2bbb622b095f588f96a,jps-erp5=39614-1d3994ed9b8210443df551bbcbf2b9de0b845c19
+Revision: slapos=1843-19e888f734eee10c11941df68d2387b37b250f1c,jps-erp5=39614-1d3994ed9b8210443df551bbcbf2b9de0b845c19
 Result: FAIL
 
 All tests: 4357
-Failures: 2
+Failures: 4
 Errors: 3793
-Skips: 81
-
- http://erp5.nexedi.com/test_result_module/20120105-D29088F/view
+Skips: 84
+
+ http://erp5.nexedi.com/test_result_module/20120105-358D3FF6/view
 
 
 The following tests failed:
 
-  testAccounting                                     (2 errors)
+  testAccounting                                     (85 errors)
+   test_AccountingPeriodNotStoppedTransactions (testAccounting.TestAccountingWithSequences), Accounting Periods refuse to close when some transactions are
+   test_Account_getDestinationSectionItemList (testAccounting.TestTransactions)
+   test_AccountValidation (testAccounting.TestAccounts)
+   test_AccountingPeriodWorkflow (testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
+   test_AccountingTransactionValidationAfterPeriod (testAccounting.TestTransactionValidation)
+   test_export_transaction (testAccounting.TestAccountingExport)
    test_Base_doAction (testAccounting.TestAccountingTransactionTemplate)
 
   testAccountingReports                              (57 errors)
@@ -66,12 +72,13 @@
   testBug                                            (9 errors)
    test_01_StopDateUpdatedOnClose (testBug.TestBug)
 
-  testBusinessTemplate                               (92 errors)
-   test_01_checkNewSite (testBusinessTemplate.TestBusinessTemplate), Test Check New Site
-   test_BusinessTemplateUpdateWithDocument (testBusinessTemplate.TestConstraintTemplateItem)
-   test_BusinessTemplateUpdateWithDocument (testBusinessTemplate.TestDocumentTemplateItem)
+  testBusinessTemplate                               (1 failures, 9 errors, 2 skips)
    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.
@@ -81,11 +88,6 @@
 
   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
@@ -332,11 +334,6 @@
   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)
 
@@ -355,8 +352,10 @@
   testERP5TypeInterfaces                             (10 errors)
    testTransactionIDataManager (testERP5TypeInterfaces.TestERP5TypeInterfaces)
 
-  testERP5Web                                        (1 failures, 2 skips)
-   test_07_WebSection_getDocumentValueList (testERP5Web.TestERP5Web), Check getting getDocumentValueList from Web Section.
+  testERP5Web                                        (38 errors)
+   test_01_WebSiteRecatalog (testERP5Web.TestERP5Web)
+   test_01_AccessWebPageByReference (testERP5Web.TestERP5WebWithSimpleSecurity)
+   test_category_embedded_expired (testERP5Web.TestERP5WebCategoryPublicationWorkflow)
 
   testERP5WebCodingStyle                             (1 errors)
    test_SkinCodingStyle (testERP5WebCodingStyle.CodingStyle)
@@ -381,6 +380,20 @@
 
   testFieldValueCache                                (1 errors)
    testEditZMIFieldPurgesValueCache (testFieldValueCache.TestFieldValueCache)
+
+  testFields                                         (70 errors)
+   test_signature (testFields.TestRenderViewAPI)
+   test_format_no_precision (testFields.TestFloatField)
+   test_fullwidth_minus_number_conversion (testFields.TestIntegerField)
+   test_escape_html (testFields.TestStringField)
+   test_fullwidth_number_conversion (testFields.TestDateTimeField)
+   test_render_odg (testFields.TestTextAreaField)
+   test_render_odt (testFields.TestLinesField)
+   test_render_odg_view (testFields.TestCheckBoxField), Like integer field
+   test_listField_value_order (testFields.TestListField), This test check the list field value order
+   test_render_odt (testFields.TestMultiListField)
+   test_dicts_cleared_on_edit (testFields.TestProxyField)
+   test_datetime_field (testFields.TestFieldValueCache)
 
   testFolder                                         (14 errors)
    test_01_folderType (testFolder.TestFolder)
@@ -453,8 +466,13 @@
    test_01ProperPoolInitialization (testKM.TestKM), Check that it's properly initialized
    test_01_NoZODBSphinxSeSearch (testKM.TestKMSearch)
 
-  testLegacyAccounting                               (22 errors)
+  testLegacyAccounting                               (85 errors)
+   test_AccountingPeriodNotStoppedTransactions (Products.ERP5.tests.testAccounting.TestAccountingWithSequences), Accounting Periods refuse to close when some transactions are
+   test_Account_getDestinationSectionItemList (Products.ERP5.tests.testAccounting.TestTransactions)
+   test_AccountValidation (Products.ERP5.tests.testAccounting.TestAccounts)
    test_AccountingPeriodWorkflow (Products.ERP5.tests.testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
+   test_AccountingTransactionValidationAfterPeriod (Products.ERP5.tests.testAccounting.TestTransactionValidation)
+   test_export_transaction (Products.ERP5.tests.testAccounting.TestAccountingExport)
    test_Base_doAction (Products.ERP5.tests.testAccounting.TestAccountingTransactionTemplate)
 
   testLegacyAccountingReports                        (57 errors)
@@ -463,6 +481,12 @@
 
   testLegacyAccountingRules                          (22 errors)
    test_04_SimpleInvoice (Products.ERP5.tests.testAccountingRules.TestSaleAccountingRules), Simple Invoice.
+
+  testLegacyBPMCore                                  (15 errors)
+   testBPMCopyAndPaste (testLegacyBPMCore.TestBPMImplementation)
+   test_isBuildable_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
+   test_isCompleted_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisCompletedImplementation), Test isCompleted for ordered, delivered and invoiced sequence
+   test_isFrozen_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
 
   testLegacyConversionInSimulation                   (7 errors)
    test_01_delivery_mode_on_sale_packing_list_and_invoice (testLegacyConversionInSimulation.TestConversionInSimulation)
@@ -509,8 +533,7 @@
   testLegacyReturnedSalePackingList                  (7 errors)
    test_01_ReturnedSalePackingListWithInventory (Products.ERP5.tests.testReturnedSalePackingList.TestReturnedSalePackingList)
 
-  testLegacySimulationAdvancedInvoicing              (24 errors)
-   test_01_TwoInvoicesFromTwoPackingList (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice)
+  testLegacySimulationAdvancedInvoicing              (1 errors)
    test_autoplanned (Products.ERP5.tests.testAdvancedInvoicing.TestWorkflow)
 
   testLegacySimulationInventory                      (4 errors)
@@ -549,28 +572,26 @@
   testLegacySimulationRule                           (11 errors)
    test_01_ValidatedRuleWithNoScript (Products.ERP5.tests.testRule.TestRule)
 
-  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)
+  testLegacyTaxLineTradeCondition                    (14 errors)
    test_2_tax_lines_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationSaleOrder)
    test_2_tax_lines_simulation (testLegacyTaxLineTradeCondition.TestTaxLineOrderSimulationPurchaseOrder)
    test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineInvoiceSimulationPurchaseInvoice)
    test_tax_line_simulation (testLegacyTaxLineTradeCondition.TestTaxLineInvoiceSimulationSaleInvoice)
 
-  testLegacyTradeCondition                           (20 errors)
+  testLegacyTradeCondition                           (54 errors)
+   test_apply_trade_condition_copy_subobjects (testLegacyTradeCondition.TestApplyTradeConditionSaleOrder)
+   test_apply_trade_condition_copy_subobjects (testLegacyTradeCondition.TestApplyTradeConditionPurchaseOrder)
+   test_category_acquisition (testLegacyTradeCondition.TestTradeConditionSupplyLineSaleOrder)
    test_category_acquisition (testLegacyTradeCondition.TestTradeConditionSupplyLinePurchaseOrder)
    test_category_acquisition (testLegacyTradeCondition.TestTradeConditionSupplyLineSaleInvoice)
    test_category_acquisition (testLegacyTradeCondition.TestTradeConditionSupplyLinePurchaseInvoice)
    test_getEffectiveModel (testLegacyTradeCondition.TestEffectiveSaleTradeCondition)
    test_getEffectiveModel (testLegacyTradeCondition.TestEffectivePurchaseTradeCondition)
 
-  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)
+  testLegacyTradeModelLine                           (2 failures, 6 errors)
    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)
@@ -597,7 +618,8 @@
   testNotificationMessageModule                      (5 errors)
    test_01_get_document (testNotificationMessageModule.TestNotificationMessageModule)
 
-  testNotificationTool                               (14 errors)
+  testNotificationTool                               (27 errors)
+   test_01_defaultBehaviour (testNotificationTool.TestNotificationTool)
    test_01_defaultBehaviour (testNotificationTool.TestNotificationToolWithCRM)
 
   testOOoBatchMode                                   (5 errors)
@@ -885,7 +907,9 @@
    test_transition_split_line_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
    test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
 
-  testERP5Web                                        (2 skips)
+  testBusinessTemplate                               (2 skips)
+
+  testCRM                                            (3 skips)
 
   testPersonERP5Synchronization                      (7 skips)
    test_PrestashopComplexeUpdateElement (testPersonERP5Synchronization.TestPersonERP5Synchronization) ... skipped 'must be checked against zope2.12'
