--- summary 
+++ summary 
@@ -1,16 +1,19 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=1439-e7d776b53533401ea94bd20a29b43299c4050fe9,erp5=39913-fef2cfd64e9fe26016723fc1dc8596ef218542e9
+Revision: slapos=1439-e7d776b53533401ea94bd20a29b43299c4050fe9,erp5=39916-b02a621b7ee7fbd8e67c4661d11a50310b7343e2
 Result: FAIL
 
-All tests: 4167
+All tests: 4287
 Failures: 34
-Errors: 8
-Skips: 189
-
- http://erp5.nexedi.com/test_result_module/20111108-17D59A96/view
+Errors: 47
+Skips: 191
+
+ http://erp5.nexedi.com/test_result_module/20111109-368814E/view
 
 
 The following tests failed:
+
+  testBusinessTemplateInstallation                   (1 errors)
+   test_skins (testBusinessTemplateInstallation.TestPackaging), Test skins are present.
 
   testContentTranslation                             (1 failures)
    testCatalogSearch (testContentTranslation.TestContentTranslation)
@@ -59,12 +62,58 @@
   testMaxmaDemoConfigurationWorkflow                 (1 failures)
    test_maxma_demo_workflow (testMaxmaDemoConfigurationWorkflow.TestMaxmaDemoConfiguratorWorkflow), Test the consulting workflow configuration
 
-  testOxatisSynchronization                          (1 errors)
-   testFullSync (testOxatisSynchronization.TestOxatisSynchronization)
-
   testPayroll                                        (2 failures)
    test_AccountingLineGeneration (testPayroll.TestPayroll)
    test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
+
+  testPersonERP5Synchronization                      (7 errors)
+   test_PrestashopComplexeUpdateElement (testPersonERP5Synchronization.TestPersonERP5Synchronization)
+   test_PrestashopDeletePerson (testPersonERP5Synchronization.TestPersonERP5Synchronization), Check that the delete during a person's sync invalidate the person.
+   test_PrestashopPersonWithAddressNoMappingSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with an address and no mapping.
+   test_PrestashopPersonWithMultipleAddressSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with the simplest XML.
+   test_PrestashopPersonWithSingleAddressSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with an address.
+   test_PrestashopSimplestXMLSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with the simplest XML.
+   test_PrestashopUpdateSimpleElement (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the simple update after sync of persons.
+
+  testPersonPrestashopSynchronization                (6 errors)
+   test_PrestashopComplexeUpdateElement (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization)
+   test_PrestashopDeletePerson (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), Check that the delete during a person's sync invalidate the person.
+   test_PrestashopPersonWithMultipleAddressSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML.
+   test_PrestashopPersonWithSingleAddressSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with an address.
+   test_PrestashopSimplestXMLSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML.
+   test_PrestashopUpdateSimpleElement (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the simple update after sync of persons.
+
+  testProductERP5Synchronization                     (8 errors)
+   test_PrestashopComplexeUpdateElement (testProductERP5Synchronization.TestProductERP5Synchronization)
+   test_PrestashopDeleteProduct (testProductERP5Synchronization.TestProductERP5Synchronization), Check that delete during a product's sync invalidate the product.
+   test_PrestashopDifferentKindVariationsSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with the two kind of variations.
+   test_PrestashopIndividualVariationSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with individual variations.
+   test_PrestashopMultipleSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the multiple product sync.
+   test_PrestashopSharedVariationSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with shared variations.
+   test_PrestashopSimplestXMLSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test checks the product sync with the simplest XML.
+   test_PrestashopUpdateSimpleElement (testProductERP5Synchronization.TestProductERP5Synchronization), This test checks the simple update after sync of products.
+
+  testProductPrestashopSynchronization               (8 errors)
+   test_PrestashopComplexeUpdateElement (testProductPrestashopSynchronization.TestProductPrestashopSynchronization)
+   test_PrestashopDeleteProduct (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), Check that delete during a product's sync invalidate the product.
+   test_PrestashopDifferentKindVariationsSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with the two kind of variations.
+   test_PrestashopIndividualVariationSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with individual variations.
+   test_PrestashopMultipleSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the multiple product sync.
+   test_PrestashopSharedVariationSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with shared variations.
+   test_PrestashopSimplestXMLSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test checks the product sync with the simplest XML.
+   test_PrestashopUpdateSimpleElement (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test checks the simple update after sync of products.
+
+  testSaleOrderERP5Synchronization                   (10 errors)
+   test_PrestashopDeleteDoNothing (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization)
+   test_PrestashopDiscountSync (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with discount.
+   test_PrestashopGenerateAccounting (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization)
+   test_PrestashopSimplestXMLSync (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of the simplest XML for a sale order.
+   test_PrestashopSyncDifferentKindVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with the two kind of variations.
+   test_PrestashopSyncWithIndividualVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization)
+   test_PrestashopSyncWithSharedVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with shared variation.
+   test_PrestashopSyncWithoutDestination (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order without destination.
+   test_PrestashopSyncWithoutProduct (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with a non-existant product.
+   test_PrestashopUpdateDoNothing (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization)
 
   testShaCache                                       (1 failures)
    test_put_file_twice_no_tic (testShaCache.TestShaCache)
@@ -94,8 +143,8 @@
   testUNG                                            (1 errors)
    testWebSection_addGadgetList (testUNG.TestUNG), Test if gadgets are added correctly
 
-  testVirtuemartSynchronization                      (1 errors)
-   testFullSync (testVirtuemartSynchronization.TestVirtuemartSynchronization)
+  testUbercartSynchronisation                        (1 errors)
+   testFullSync (testUbercartSynchronisation.TestUbercartSynchronization)
 
 The following tests were at least partly skipped:
 
@@ -216,6 +265,8 @@
 
   testOrderBuilder                                   (4 skips)
 
+  testOxatisSynchronization                          (1 skips)
+
   testPreferences                                    (1 skips)
 
   testProductionOrder                                (8 skips)
@@ -249,4 +300,6 @@
 
   testTemplate                                       (1 skips)
 
+  testVirtuemartSynchronization                      (1 skips)
+
   testWebDavSupport                                  (1 skips)
