diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBalanceSheetReport.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBalanceSheetReport.xml
index 07360819fdb504c8a038f51ca34fe769858e0459..6a4083df792ed3f5485cb40a8fb023d4174742a8 100644
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBalanceSheetReport.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewBalanceSheetReport.xml
@@ -138,6 +138,9 @@ dQEAAAAA</string> </value>
       <style:table-cell-properties style:vertical-align=\'middle\' style:repeat-content=\'false\' style:text-align-source=\'fix\' fo:border=\'none\'/>\n
       <style:paragraph-properties fo:text-align=\'center\'/>\n
     </style:style>\n
+    <style:style style:parent-style-name=\'Default\' style:family=\'table-cell\' style:name=\'empty-cell\'>\n
+      <style:table-cell-properties fo:border-left=\'none\' fo:border-bottom=\'none\' fo:border-right=\'none\' fo:border-top=\'none\'/>\n
+    </style:style>\n
     <style:style style:parent-style-name=\'Default\' style:family=\'table-cell\' style:name=\'bottom_border\'>\n
       <style:table-cell-properties fo:border-left=\'0.002cm solid #000000\' fo:border-bottom=\'0.002cm solid #000000\' fo:border-right=\'0.002cm solid #000000\' fo:border-top=\'none\'/>\n
     </style:style>\n
@@ -541,7 +544,7 @@ dQEAAAAA</string> </value>
       </tal:block> <!-- loop level 1 -->\n
       \n
       <table:table-row table:style-name=\'page-break\'>\n
-        <table:table-cell/>\n
+        <table:table-cell table:style-name=\'empty-cell\'/>\n
       </table:table-row>\n
 \n
 \n
diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewProfitAndLossReport.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewProfitAndLossReport.xml
index 0459631155b4f9661b0d983a463ee762da27ff40..916afe45f748bc594fa2412aa6f84f4bdbd14eab 100644
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewProfitAndLossReport.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewProfitAndLossReport.xml
@@ -156,6 +156,9 @@ dQEAAAAA</string> </value>
       <style:table-cell-properties style:vertical-align=\'middle\' style:repeat-content=\'false\' style:text-align-source=\'fix\' fo:border=\'0.002cm solid #000000\'/>\n
       <style:paragraph-properties fo:text-align=\'center\'/>\n
     </style:style>\n
+    <style:style style:parent-style-name=\'Default\' style:family=\'table-cell\' style:name=\'empty-cell\'>\n
+      <style:table-cell-properties fo:border-left=\'none\' fo:border-bottom=\'none\' fo:border-right=\'none\' fo:border-top=\'none\'/>\n
+    </style:style>\n
     <style:style style:family=\'text\' style:name=\'T1\'>\n
       <style:text-properties fo:font-size=\'12pt\'/>\n
     </style:style>\n
@@ -527,7 +530,7 @@ dQEAAAAA</string> </value>
       </tal:block> <!-- loop level 1 -->\n
       \n
       <table:table-row table:style-name=\'page-break\'>\n
-        <table:table-cell />\n
+        <table:table-cell table:style-name=\'empty-cell\' />\n
       </table:table-row>\n
 \n
 \n
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index c95da112f9eac2c30e51543dea8ec04ab0e435a9..1b6db1e863409a497858c5f6d73e1b7e48838b92 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-459
\ No newline at end of file
+460
\ No newline at end of file