--- summary 
+++ summary 
@@ -1,36 +1,32 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=2405-3cf69261c9568a8a3132e29cb87e5cbc848ebbeb,erp5=40847-c698eba2a4b08dca48464102512633ead635beab
+Revision: slapos=2407-87d0ef13fbca87a09f6bebe31d9fc0a251762e65,erp5=40847-c698eba2a4b08dca48464102512633ead635beab
 Result: FAIL
 
 All tests: 4432
 Failures: 44
-Errors: 86
-Skips: 243
-
- http://erp5.nexedi.com/test_result_module/20120316-64F6F57/view
+Errors: 39
+Skips: 244
+
+ http://erp5.nexedi.com/test_result_module/20120316-219ECBBB/view
 
 
 The following tests failed:
 
-  testAccountingReports                              (9 failures)
+  testAccountingReports                              (11 failures)
    testAccountStatement (testAccountingReports.TestAccountingReports)
    testAccountStatementCancellationAmount (testAccountingReports.TestAccountingReports)
    testAccountStatementFromDateDetailedSummaryGroupedAtFromDate (testAccountingReports.TestAccountingReports)
    testAccountStatementFromDateSummary (testAccountingReports.TestAccountingReports)
+   testAccountStatementMultipleSection (testAccountingReports.TestAccountingReports)
    testAccountStatementOverMultiplePeriodsForExpenseAccounts (testAccountingReports.TestAccountingReports)
    testAccountStatementPeriodDateEqualsFromDate (testAccountingReports.TestAccountingReports)
    testAccountStatementPeriodDateForExpenseAccounts (testAccountingReports.TestAccountingReports)
    testGeneralLedger (testAccountingReports.TestAccountingReports)
    testGeneralLedgerGAPFilter (testAccountingReports.TestAccountingReports)
-
-  testArchive                                        (1 failures)
-   test_Archive (testArchive.TestArchive)
+   testOtherPartiesReport (testAccountingReports.TestAccountingReports)
 
   testCMFCategory                                    (1 failures)
    test_02_MultipleCategory (testCMFCategory.TestCMFCategory)
-
-  testConfiguratorItem                               (1 errors)
-   testCategoriesSpreadsheetConfiguratorItem (testConfiguratorItem.TestConfiguratorItem), Test Portal Type Roles Configurator Item
 
   testDms                                            (1 failures, 2 skips)
    test_07_testImplicitRelations (testDms.TestDocument)
@@ -42,6 +38,9 @@
   testDmsWithPreConversion                           (1 failures, 2 skips)
    test_07_testImplicitRelations (testDmsWithPreConversion.TestDocumentWithPreConversion)
 
+  testERP5BankingCashBalanceRegulation               (1 errors)
+   test_01_ERP5BankingCashBalanceRegulation (testERP5BankingCashBalanceRegulation.TestERP5BankingCashBalanceRegulation)
+
   testERP5BankingCheckDeposit                        (1 errors)
    test_01_ERP5BankingCheckDeposit (testERP5BankingCheckDeposit.TestERP5BankingCheckDeposit)
 
@@ -59,6 +58,9 @@
 
   testERP5BankingTravelerCheckSale                   (1 errors)
    test_01_ERP5BankingTravelerCheckSale (testERP5BankingTravelerCheckSale.TestERP5BankingTravelerCheckSale)
+
+  testERP5Catalog                                    (1 failures, 4 skips)
+   test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
 
   testERP5DocumentSyncML                             (1 errors)
    test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
@@ -70,41 +72,15 @@
   testERP5Web                                        (1 failures, 2 skips)
    test_07_WebSection_getDocumentValueList (testERP5Web.TestERP5Web), Check getting getDocumentValueList from Web Section.
 
-  testFormPrintoutAsODG                              (3 errors, 1 skips)
-   test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
-   test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
-   test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
-
-  testFormPrintoutAsODT                              (20 errors, 1 skips)
-   test_01_Paragraph (testFormPrintoutAsODT.TestFormPrintoutAsODT)
-   test_01_Paragraph_07_LinesField (testFormPrintoutAsODT.TestFormPrintoutAsODT), test LinesField into multi line
-   test_01_Paragraph_08_Field_Format (testFormPrintoutAsODT.TestFormPrintoutAsODT), test a field with format
-   test_01_Paragraph_09_RangeReferenceWithSpan (testFormPrintoutAsODT.TestFormPrintoutAsODT), test range reference and span setting
-   test_02_Table_01_Normal (testFormPrintoutAsODT.TestFormPrintoutAsODT), To test listbox and ODF table mapping
-   test_02_Table_02_SmallerThanListboxColumns (testFormPrintoutAsODT.TestFormPrintoutAsODT), 2. Irregular case: listbox columns count smaller than table columns count
-   test_02_Table_03_ListboxColumnsLargerThanTable (testFormPrintoutAsODT.TestFormPrintoutAsODT), 3. Irregular case: listbox columns count larger than table columns count
-   test_02_Table_04_ListboxHasNotStat (testFormPrintoutAsODT.TestFormPrintoutAsODT), 4. Irregular case: listbox has not a stat line, but table has a stat line
-   test_02_Table_05_NormalSameLayout (testFormPrintoutAsODT.TestFormPrintoutAsODT), 5. Normal case: the listobx and the ODF table are same layout
-   test_02_Table_06_TableDoesNotHaveAHeader (testFormPrintoutAsODT.TestFormPrintoutAsODT), 6. Normal case: ODF table does not have a header
-   test_02_Table_07_CellFormat (testFormPrintoutAsODT.TestFormPrintoutAsODT), 7. Normal case: make sure that it is enable to use ODF cell format setting in FormPrintout
-   test_02_Table_08_Nodata (testFormPrintoutAsODT.TestFormPrintoutAsODT), 8. Normal case: list box has no data
-   test_02_Table_09_StyleSetting (testFormPrintoutAsODT.TestFormPrintoutAsODT), 9. Normal case: setting the style of the row.
-   test_04_Iteration (testFormPrintoutAsODT.TestFormPrintoutAsODT)
-   test_04_Iteration_02_Section (testFormPrintoutAsODT.TestFormPrintoutAsODT)
-   test_04_Iteration_03_ReportBox_and_Section (testFormPrintoutAsODT.TestFormPrintoutAsODT)
-   test_07_Image (testFormPrintoutAsODT.TestFormPrintoutAsODT)
-   test_08_OOoConversion (testFormPrintoutAsODT.TestFormPrintoutAsODT), test ooo conversion
-   test_09_FieldReplacement (testFormPrintoutAsODT.TestFormPrintoutAsODT), test field in ODF Documents
-   test_field_replacement_with_variable (testFormPrintoutAsODT.TestFormPrintoutAsODT), test variables replacement in ODT documents.
-
   testIdToolUpgrade                                  (1 errors)
    testUpgradeIdToolDicts (testIdToolUpgrade.TestIdTool)
 
-  testLegacyAccountingReports                        (10 failures)
+  testLegacyAccountingReports                        (11 failures)
    testAccountStatement (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testAccountStatementCancellationAmount (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testAccountStatementFromDateDetailedSummaryGroupedAtFromDate (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testAccountStatementFromDateSummary (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testAccountStatementMultipleSection (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testAccountStatementOverMultiplePeriodsForExpenseAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testAccountStatementPeriodDateEqualsFromDate (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
    testAccountStatementPeriodDateForExpenseAccounts (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
@@ -130,51 +106,21 @@
    test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache)
    test_04_PersistentCacheConversionWithFlare (testOOoConversionCache.TestDocumentConversionCache)
 
-  testOOoImport                                      (25 errors)
-   test_01_ImportFileLine (testOOoImport.TestOOoImport)
-   test_02_ImportFileBlankLine (testOOoImport.TestOOoImport)
-   test_03_ImportNoMapping (testOOoImport.TestOOoImport)
-   test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)
-   test_05_ImportOrganisation (testOOoImport.TestOOoImport)
-   test_06_AuthorImportFile (testOOoImport.TestOOoImport)
-   test_07_ImportFileWithFreeText (testOOoImport.TestOOoImport)
-   test_08_ImportFileWithAccentuatedText (testOOoImport.TestOOoImport)
-   test_09_ImportXLSFile (testOOoImport.TestOOoImport)
-   test_10_ImportFileWithDates (testOOoImport.TestOOoImport)
-   test_11_ImportFloatAndPercentage (testOOoImport.TestOOoImport)
-   test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
-   test_Base_getCategoriesSpreadSheetMapping (testOOoImport.TestOOoImport)
-   test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (testOOoImport.TestOOoImport)
-   test_Base_getCategoriesSpreadSheetMapping_Id_is_reserved_property_name (testOOoImport.TestOOoImport)
-   test_Base_getCategoriesSpreadSheetMapping_MultiplePaths (testOOoImport.TestOOoImport)
-   test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (testOOoImport.TestOOoImport)
-   test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
-   test_CategoryTool_importCategoryFileDeletionSupport (testOOoImport.TestOOoImport)
-   test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImport)
-   test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
-   test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
-   test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
-   test_CategoryTool_importCategoryFile_PathStars_noID (testOOoImport.TestOOoImport)
-   test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImportWeb), Import category file with expiration request, and do it again to be
-
   testOOoStyle                                       (2 failures)
    test_form_view_format (testOOoStyle.TestODTStyle)
    test_form_view_format (testOOoStyle.TestODSStyle)
 
-  testProject                                        (1 errors)
-   testProject_getSourceProjectRelatedTaskReportList (testProject.TestProject)
+  testOOoStyleWithFlare                              (2 failures)
+   test_form_view_format (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_format (testOOoStyleWithFlare.TestODSStyle)
 
   testSpellChecking                                  (1 failures)
    test_checkSpellChecker (testSpellChecking.TestSpellChecking)
 
-  testStandardConfigurationWorkflow                  (7 failures)
+  testStandardConfigurationWorkflow                  (2 failures, 1 errors)
+   test_security_standard_workflow_france (testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow), Test the after configuration script
    test_consulting_workflow (testStandardConfigurationWorkflow.TestConsultingConfiguratorWorkflow), Test the consulting workflow configuration
    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
-   test_standard_workflow_brazil (testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow), Test the standard workflow with brazilian configuration
-   test_standard_workflow_brazil_with_previous (testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow), This time we must simulate the previous buttom
-   test_standard_workflow_france (testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow), Test the standard workflow with french configuration
-   test_standard_workflow_russia (testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow), Test the standard workflow with russian configuration
 
   testTemplate                                       (8 errors, 1 skips)
    test_DeliveryTemplateNotIndexable (testTemplate.TestTemplate)
@@ -197,6 +143,9 @@
 
   testTradeModelLinePurchase                         (1 failures)
    test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
+
+  testUNG                                            (1 errors)
+   testWebPage_updateWebDocument (testUNG.TestUNG), Test if script load correctly the Web Page with data of one document
 
   test_zuite                                         (8 errors)
    test___getitem___filesystem (test_zuite.ZuiteTests)
@@ -385,6 +334,8 @@
 
   testProductionPackingListApparel                   (1 skips)
 
+  testProject                                        (1 skips)
+
   testProxyField                                     (1 skips)
 
   testReturnedSalePackingList                        (3 skips)
