--- summary 
+++ summary 
@@ -1,13 +1,13 @@
 Test Suite: ERP5-MASTER-WITH-MULTIPLE-PARTITION
-Revision: slapos=2039-b58062c878f4d2ba6deec241f1650b47fdf35c2b,erp5=40125-88cd569bbc4b4635609016a32f2295687bf32a50
+Revision: slapos=2039-b58062c878f4d2ba6deec241f1650b47fdf35c2b,erp5=40129-fed459cb0f17121dca69c9d98e10d4ce18319c0d
 Result: FAIL
 
-All tests: 4223
-Failures: 13
-Errors: 63
-Skips: 237
-
- http://erp5.nexedi.com/test_result_module/20111209-D40A97B/view
+All tests: 4221
+Failures: 14
+Errors: 104
+Skips: 232
+
+ http://erp5.nexedi.com/test_result_module/20111210-36C0046B/view
 
 
 The following tests failed:
@@ -17,6 +17,72 @@
 
   testContentTranslation                             (1 failures)
    testCatalogSearch (testContentTranslation.TestContentTranslation)
+
+  testDeliveryBuilderToSupportMultipleLines          (4 errors)
+   test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+
+  testERP5Catalog                                    (1 failures, 46 errors, 1 skips)
+   test_48bis_ERP5Site_hotReindexAllCheckCachedValues (testERP5Catalog.TestERP5Catalog)
+   test_50_LocalRolesArgument (testERP5Catalog.TestERP5Catalog), test local_roles= argument
+   test_50_LocalRolesArgument (testERP5Catalog.TestERP5Catalog), test local_roles= argument
+   test_51_SearchWithKeyWords (testERP5Catalog.TestERP5Catalog)
+   test_52_QueryAndTableAlias (testERP5Catalog.TestERP5Catalog)
+   test_53_DateFormat (testERP5Catalog.TestERP5Catalog)
+   test_54_FixIntUid (testERP5Catalog.TestERP5Catalog)
+   test_55_FloatFormat (testERP5Catalog.TestERP5Catalog)
+   test_56_CreateUidDuringClearCatalog (testERP5Catalog.TestERP5Catalog)
+   test_60_ViewableOwnerIndexing (testERP5Catalog.TestERP5Catalog)
+   test_CatalogUidDuplicates (testERP5Catalog.TestERP5Catalog)
+   test_EscapingLoginInSescurityQuery (testERP5Catalog.TestERP5Catalog)
+   test_ExactMatchSearch (testERP5Catalog.TestERP5Catalog)
+   test_IndexationContextIndependence (testERP5Catalog.TestERP5Catalog)
+   test_KeywordSearch (testERP5Catalog.TestERP5Catalog)
+   test_MonoValueAssigneeIndexing (testERP5Catalog.TestERP5Catalog)
+   test_ObjectReindexationConcurency (testERP5Catalog.TestERP5Catalog)
+   test_ParameterSelectDict (testERP5Catalog.TestERP5Catalog)
+   test_PercentCharacter (testERP5Catalog.TestERP5Catalog)
+   test_PersonDocumentWithMonovaluedLocalRole (testERP5Catalog.TestERP5Catalog), Test when user is added, which has local roles on own Person Document
+   test_QueryDictFromRequest (testERP5Catalog.TestERP5Catalog), use a dict from REQUEST as a keyword parameter.
+   test_RealOwnerIndexing (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithMultipleSpaces (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithParenthesis (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithRelatedDynamicRelatedKey (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithRelatedDynamicStrictRelatedKey (testERP5Catalog.TestERP5Catalog)
+   test_SearchFolderWithSingleQuote (testERP5Catalog.TestERP5Catalog)
+   test_SearchOnOwner (testERP5Catalog.TestERP5Catalog)
+   test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
+   test_SubDocumentsSecurityIndexing (testERP5Catalog.TestERP5Catalog)
+   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog)
+   test_UserOrGroupLocalRoleIndexing (testERP5Catalog.TestERP5Catalog)
+   test_UserOrGroupRoleIndexing (testERP5Catalog.TestERP5Catalog)
+   test_WildcardMatchesUnsetValue (testERP5Catalog.TestERP5Catalog)
+   test_check_security_table_content (testERP5Catalog.TestERP5Catalog)
+   test_complex_query (testERP5Catalog.TestERP5Catalog)
+   test_countResultsUsesFromExpression (testERP5Catalog.TestERP5Catalog)
+   test_distinct_select_expression (testERP5Catalog.TestERP5Catalog)
+   test_getParentUid (testERP5Catalog.TestERP5Catalog)
+   test_getRecordForUid (testERP5Catalog.TestERP5Catalog)
+   test_ignore_empty_string (testERP5Catalog.TestERP5Catalog)
+   test_ignore_empty_string_related_key (testERP5Catalog.TestERP5Catalog)
+   test_multipleRelatedKeyDoMultipleJoins (testERP5Catalog.TestERP5Catalog)
+   test_path (testERP5Catalog.TestERP5Catalog)
+   test_queriesEndingWithSemicolon (testERP5Catalog.TestERP5Catalog)
+   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)
+   test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
+
+  testERP5Commerce                                   (1 failures, 11 errors)
+   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)
+   test_17_getProductListFromWebSection (testERP5Commerce.TestCommerce)
 
   testERP5DocumentSyncML                             (1 errors)
    test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
@@ -31,13 +97,19 @@
   testFormPrintoutAsODG                              (1 failures)
    test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
 
-  testLegacyInvoice                                  (3 errors)
-   test_Invoice_viewAsODT (testLegacyInvoice.TestSaleInvoice)
-   test_Invoice_viewAsODT_empty_image (testLegacyInvoice.TestSaleInvoice)
-   test_Invoice_viewAsODT_invalid_image (testLegacyInvoice.TestSaleInvoice)
-
-  testLegacySimulationInventory                      (4 errors)
-   test_01_getInventory (Products.ERP5.tests.testInventory.TestInventory)
+  testInventory                                      (4 errors)
+   test_01_getInventory (testInventory.TestInventory)
+   test_02_InventoryModule (testInventory.TestInventory)
+   test_03_InventoryModuleWithVariation (testInventory.TestInventory)
+   test_04_InventoryModuleWithVariationAndMultiQuantityUnit (testInventory.TestInventory)
+
+  testLegacySimulationOrder                          (2 errors)
+   test_Order_viewAsODT (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_hierarchical (Products.ERP5.tests.testOrder.TestOrder)
+
+  testLegacySimulationPackingList                    (2 failures)
+   test_PackingList_getMovementListSorting (testLegacySimulationPackingList.TestPackingList), Test that is possible to sort getMovementList result passing it sort_on
+   test_PackingList_getMovementListSorting (testLegacySimulationPackingList.TestPurchasePackingList), Test that is possible to sort getMovementList result passing it sort_on
 
   testLegacySimulationProductionApparel              (7 errors)
    test_01_testProductionSimulationExpand (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
@@ -48,39 +120,12 @@
    test_06_testIndustrialPhase (Products.ERP5.tests.testProductionOrderApparel.TestProductionOrderApparel)
    test_01_sourcingDelivery (Products.ERP5.tests.testProductionPackingListApparel.TestProductionDeliveryApparel)
 
-  testLegacySimulationRule                           (1 failures)
-   test_09_expandTwoRules (Products.ERP5.tests.testRule.TestRule)
-
   testLegacyTradeModelLine                           (2 failures)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
    test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
 
-  testPayroll                                        (19 errors)
-   test_PayrollTaxesReportDifferentSalaryRange (testPayroll.TestPayroll)
-   test_basicPaySheetCalculation (testPayroll.TestPayroll)
-   test_complexSliceOnModelLine (testPayroll.TestPayroll)
-   test_intermediateLines (testPayroll.TestPayroll)
-   test_modelDateValidity (testPayroll.TestPayroll), check that model effective_date and expiration_date are take into
-   test_modelLineWithNonePrice (testPayroll.TestPayroll)
-   test_modelLineWithZeroPrice (testPayroll.TestPayroll), Test the creation of lines when the price is set to zero: the line should
-   test_modelVersioning (testPayroll.TestPayroll), check that latest version is used in case of more thant one model is
-   test_modelWithoutDateValidity (testPayroll.TestPayroll), Check that if no DATE are defined on a model, the behavior is that
-   test_modelWithoutReferenceValidity (testPayroll.TestPayroll), Check that if no REFERENCE are defined on a model, the behavior is
-   test_paySheetCalculationWithBonus (testPayroll.TestPayroll)
-   test_predicateOnModelLine (testPayroll.TestPayroll)
-   test_propertiesAreSetOnPaysheetLines (testPayroll.TestPayroll), check porperties from model line (like description, int_index,
-   test_sliceOnModelLine (testPayroll.TestPayroll)
-   test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
-   test_updateAddMovements (testPayroll.TestPayroll)
-   test_updateModifyMovements (testPayroll.TestPayroll)
-   test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new
-   test_updateRemoveMovements (testPayroll.TestPayroll)
-
   testResource                                       (1 failures)
    test_11b_getPriceWithCells (testResource.TestResource)
-
-  testRule                                           (1 failures)
-   test_09_expandTwoRules (testRule.TestRule)
 
   testSpellChecking                                  (1 failures)
    test_checkSpellChecker (testSpellChecking.TestSpellChecking)
@@ -123,9 +168,6 @@
    testERPSite_createUNGUser (testUNGSecurity.TestUNGSecurity), Test if is possible create one user as Anonymous user
    testShareDocument (testUNGSecurity.TestUNGSecurity), Test the document sharing between erp5 users
    testWebPage_shareDocument (testUNGSecurity.TestUNGSecurity)
-
-  testWebDavSupport                                  (1 failures, 1 skips)
-   test_PROPFIND_on_document (testWebDavSupport.TestWebDavSupport), test Metadata extraction from webdav protocol
 
 The following tests were at least partly skipped:
 
@@ -186,18 +228,14 @@
 
   testConversionInSimulation                         (4 skips)
 
-  testDeliveryBuilderToSupportMultipleLines          (2 skips)
-
   testDms                                            (2 skips)
 
   testDmsWithPreConversion                           (2 skips)
 
   testERP5Base                                       (1 skips)
 
-  testERP5Catalog                                    (4 skips)
-   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
-   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
-   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
+  testERP5Catalog                                    (1 skips)
+    (dropped 94 left-over activity messages) test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
 
   testERP5Interfaces                                 (9 skips)
 
