--- summary 
+++ summary 
@@ -1,15 +1,212 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=3584-0fc5368f56c58128eb81b72e0c29a24e77bc3b4c,erp5=41357-0b1cface926befdab6f033a994f21844bfd95f99
-Result: PASS
+Revision: slapos=3584-0fc5368f56c58128eb81b72e0c29a24e77bc3b4c,erp5=41358-5a53f57aee5ae4114ce404630c97253663c7911a
+Result: FAIL
 
 All tests: 4420
-Failures: 0
-Errors: 0
+Failures: 147
+Errors: 5
 Skips: 213
 
- http://erp5.nexedi.com/test_result_module/20120817-CC32B52/view
-
-
+ http://erp5.nexedi.com/test_result_module/20120820-40CF2F72/view
+
+
+The following tests failed:
+
+  testAccountingReports                              (2 failures, 1 skips)
+   testBalanceSheet (testAccountingReports.TestAccountingReports)
+   testProfitAndLoss (testAccountingReports.TestAccountingReports)
+
+  testAdvancedInvoicing                              (2 failures, 4 skips)
+   test_InvoiceViewAsODT (testAdvancedInvoicing.TestAdvancedSaleInvoice), Create ODT printout
+   test_InvoiceViewAsODT (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Create ODT printout
+
+  testDeferredStyle                                  (4 failures)
+   test_normal_form (testDeferredStyle.TestODSDeferredStyle)
+   test_report_view (testDeferredStyle.TestODSDeferredStyle)
+   test_normal_form (testDeferredStyle.TestODTDeferredStyle)
+   test_report_view (testDeferredStyle.TestODTDeferredStyle)
+
+  testFormPrintoutAsODG                              (4 errors)
+   test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
+   test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
+   test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
+   test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
+
+  testFormPrintoutAsODT                              (1 errors, 1 skips)
+   test_02_Table_05_NormalSameLayout (testFormPrintoutAsODT.TestFormPrintoutAsODT), 5. Normal case: the listobx and the ODF table are same layout
+
+  testInternalOrder                                  (6 failures)
+   test_Order_viewAsODT (testInternalOrder.TestInternalOrder)
+   test_Order_viewAsODT_big_image (testInternalOrder.TestInternalOrder)
+   test_Order_viewAsODT_hierarchical (testInternalOrder.TestInternalOrder)
+   test_Order_viewAsODT_image (testInternalOrder.TestInternalOrder)
+   test_Order_viewAsODT_non_ascii (testInternalOrder.TestInternalOrder)
+   test_Order_viewAsODT_person (testInternalOrder.TestInternalOrder)
+
+  testInvoice                                        (6 failures, 6 skips)
+   test_Invoice_viewAsODT (testInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_empty_image (testInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_invalid_image (testInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT (testInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_empty_image (testInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_invalid_image (testInvoice.TestPurchaseInvoice)
+
+  testLegacyAccountingReports                        (2 failures, 1 skips)
+   testBalanceSheet (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+   testProfitAndLoss (Products.ERP5.tests.testAccountingReports.TestAccountingReports)
+
+  testLegacyInvoice                                  (6 failures)
+   test_Invoice_viewAsODT (testLegacyInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_empty_image (testLegacyInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_invalid_image (testLegacyInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT (testLegacyInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_empty_image (testLegacyInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_invalid_image (testLegacyInvoice.TestPurchaseInvoice)
+
+  testLegacyOrder                                    (6 failures)
+   test_Order_viewAsODT (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_big_image (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_hierarchical (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_image (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_non_ascii (testLegacyOrder.TestOrder)
+   test_Order_viewAsODT_person (testLegacyOrder.TestOrder)
+
+  testLegacyPackingList                              (2 failures)
+   test_PackingList_viewAsODT (testLegacyPackingList.TestPackingList)
+   test_PackingList_viewAsODT (testLegacyPackingList.TestPurchasePackingList)
+
+  testLegacySimulationAdvancedInvoicing              (2 failures)
+   test_InvoiceViewAsODT (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedSaleInvoice), Create ODT printout
+   test_InvoiceViewAsODT (Products.ERP5.tests.testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Create ODT printout
+
+  testLegacySimulationInvoice                        (6 failures)
+   test_Invoice_viewAsODT (testLegacySimulationInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_empty_image (testLegacySimulationInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT_invalid_image (testLegacySimulationInvoice.TestSaleInvoice)
+   test_Invoice_viewAsODT (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_empty_image (testLegacySimulationInvoice.TestPurchaseInvoice)
+   test_Invoice_viewAsODT_invalid_image (testLegacySimulationInvoice.TestPurchaseInvoice)
+
+  testLegacySimulationOrder                          (6 failures)
+   test_Order_viewAsODT (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_big_image (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_hierarchical (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_image (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_non_ascii (Products.ERP5.tests.testOrder.TestOrder)
+   test_Order_viewAsODT_person (Products.ERP5.tests.testOrder.TestOrder)
+
+  testLegacySimulationPackingList                    (2 failures)
+   test_PackingList_viewAsODT (testLegacySimulationPackingList.TestPackingList)
+   test_PackingList_viewAsODT (testLegacySimulationPackingList.TestPurchasePackingList)
+
+  testOOoChart                                       (4 failures)
+   test_ods_style (testOOoChart.TestOOoChart)
+   test_odt_style (testOOoChart.TestOOoChart)
+   test_ooo_chart (testOOoChart.TestOOoChart)
+   test_proxy_ooo_chart (testOOoChart.TestOOoChart)
+
+  testOOoStyle                                       (38 failures)
+   test_form_list (testOOoStyle.TestODTStyle)
+   test_form_list_domain_tree (testOOoStyle.TestODTStyle)
+   test_form_list_encoding (testOOoStyle.TestODTStyle)
+   test_form_view (testOOoStyle.TestODTStyle)
+   test_form_view_broken_category (testOOoStyle.TestODTStyle)
+   test_form_view_category (testOOoStyle.TestODTStyle)
+   test_form_view_embedded_image (testOOoStyle.TestODTStyle)
+   test_form_view_empty_listbox (testOOoStyle.TestODTStyle)
+   test_form_view_encoding (testOOoStyle.TestODTStyle)
+   test_form_view_format (testOOoStyle.TestODTStyle)
+   test_form_view_non_empty_listbox (testOOoStyle.TestODTStyle)
+   test_image_field_form_view (testOOoStyle.TestODTStyle)
+   test_image_field_form_view_bottom_group (testOOoStyle.TestODTStyle)
+   test_report_view_encoding (testOOoStyle.TestODTStyle)
+   test_report_view_form_list (testOOoStyle.TestODTStyle)
+   test_report_view_form_view (testOOoStyle.TestODTStyle)
+   test_report_view_landscape (testOOoStyle.TestODTStyle)
+   test_report_view_sheet_per_report_section (testOOoStyle.TestODTStyle)
+   test_textarea_center_group (testOOoStyle.TestODTStyle)
+   test_form_list (testOOoStyle.TestODSStyle)
+   test_form_list_domain_tree (testOOoStyle.TestODSStyle)
+   test_form_list_encoding (testOOoStyle.TestODSStyle)
+   test_form_view (testOOoStyle.TestODSStyle)
+   test_form_view_broken_category (testOOoStyle.TestODSStyle)
+   test_form_view_category (testOOoStyle.TestODSStyle)
+   test_form_view_embedded_image (testOOoStyle.TestODSStyle)
+   test_form_view_empty_listbox (testOOoStyle.TestODSStyle)
+   test_form_view_encoding (testOOoStyle.TestODSStyle)
+   test_form_view_format (testOOoStyle.TestODSStyle)
+   test_form_view_non_empty_listbox (testOOoStyle.TestODSStyle)
+   test_image_field_form_view (testOOoStyle.TestODSStyle)
+   test_image_field_form_view_bottom_group (testOOoStyle.TestODSStyle)
+   test_report_view_encoding (testOOoStyle.TestODSStyle)
+   test_report_view_form_list (testOOoStyle.TestODSStyle)
+   test_report_view_form_view (testOOoStyle.TestODSStyle)
+   test_report_view_landscape (testOOoStyle.TestODSStyle)
+   test_report_view_sheet_per_report_section (testOOoStyle.TestODSStyle)
+   test_textarea_center_group (testOOoStyle.TestODSStyle)
+
+  testOOoStyleWithFlare                              (38 failures)
+   test_form_list (testOOoStyleWithFlare.TestODTStyle)
+   test_form_list_domain_tree (testOOoStyleWithFlare.TestODTStyle)
+   test_form_list_encoding (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_broken_category (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_category (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_embedded_image (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_empty_listbox (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_encoding (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_format (testOOoStyleWithFlare.TestODTStyle)
+   test_form_view_non_empty_listbox (testOOoStyleWithFlare.TestODTStyle)
+   test_image_field_form_view (testOOoStyleWithFlare.TestODTStyle)
+   test_image_field_form_view_bottom_group (testOOoStyleWithFlare.TestODTStyle)
+   test_report_view_encoding (testOOoStyleWithFlare.TestODTStyle)
+   test_report_view_form_list (testOOoStyleWithFlare.TestODTStyle)
+   test_report_view_form_view (testOOoStyleWithFlare.TestODTStyle)
+   test_report_view_landscape (testOOoStyleWithFlare.TestODTStyle)
+   test_report_view_sheet_per_report_section (testOOoStyleWithFlare.TestODTStyle)
+   test_textarea_center_group (testOOoStyleWithFlare.TestODTStyle)
+   test_form_list (testOOoStyleWithFlare.TestODSStyle)
+   test_form_list_domain_tree (testOOoStyleWithFlare.TestODSStyle)
+   test_form_list_encoding (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_broken_category (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_category (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_embedded_image (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_empty_listbox (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_encoding (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_format (testOOoStyleWithFlare.TestODSStyle)
+   test_form_view_non_empty_listbox (testOOoStyleWithFlare.TestODSStyle)
+   test_image_field_form_view (testOOoStyleWithFlare.TestODSStyle)
+   test_image_field_form_view_bottom_group (testOOoStyleWithFlare.TestODSStyle)
+   test_report_view_encoding (testOOoStyleWithFlare.TestODSStyle)
+   test_report_view_form_list (testOOoStyleWithFlare.TestODSStyle)
+   test_report_view_form_view (testOOoStyleWithFlare.TestODSStyle)
+   test_report_view_landscape (testOOoStyleWithFlare.TestODSStyle)
+   test_report_view_sheet_per_report_section (testOOoStyleWithFlare.TestODSStyle)
+   test_textarea_center_group (testOOoStyleWithFlare.TestODSStyle)
+
+  testOrder                                          (6 failures)
+   test_Order_viewAsODT (testOrder.TestOrder)
+   test_Order_viewAsODT_big_image (testOrder.TestOrder)
+   test_Order_viewAsODT_hierarchical (testOrder.TestOrder)
+   test_Order_viewAsODT_image (testOrder.TestOrder)
+   test_Order_viewAsODT_non_ascii (testOrder.TestOrder)
+   test_Order_viewAsODT_person (testOrder.TestOrder)
+
+  testPackingList                                    (2 failures)
+   test_PackingList_viewAsODT (testPackingList.TestPackingList)
+   test_PackingList_viewAsODT (testPackingList.TestPurchasePackingList)
+
+  testPackingListRoundingPrecision                   (1 failures)
+   test_PackingList_viewAsODT (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
+
+  testPurchaseOrder                                  (6 failures)
+   test_Order_viewAsODT (testPurchaseOrder.TestPurchaseOrder)
+   test_Order_viewAsODT_big_image (testPurchaseOrder.TestPurchaseOrder)
+   test_Order_viewAsODT_hierarchical (testPurchaseOrder.TestPurchaseOrder)
+   test_Order_viewAsODT_image (testPurchaseOrder.TestPurchaseOrder)
+   test_Order_viewAsODT_non_ascii (testPurchaseOrder.TestPurchaseOrder)
+   test_Order_viewAsODT_person (testPurchaseOrder.TestPurchaseOrder)
 
 The following tests were at least partly skipped:
 
