Somesh Khare(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/6.0-PageBreakIssue_In_Account_invoice_layout-skh
 into lp:openobject-addons/6.0.

Requested reviews:
  Priyesh (OpenERP) (pso-openerp)
  Jay Vora (OpenERP) (jvo-openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/6.0-PageBreakIssue_In_Account_invoice_layout-skh/+merge/68540

Hello Sir,

[Fix] : PageBreak does not work in the Account_invoice_layout module. When the 
layout='break'.

Thanks,
SKH
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/6.0-PageBreakIssue_In_Account_invoice_layout-skh/+merge/68540
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/6.0-PageBreakIssue_In_Account_invoice_layout-skh.
=== modified file 'account_invoice_layout/report/report_account_invoice_layout.rml'
--- account_invoice_layout/report/report_account_invoice_layout.rml	2011-01-14 00:11:01 +0000
+++ account_invoice_layout/report/report_account_invoice_layout.rml	2011-07-20 12:51:15 +0000
@@ -182,28 +182,6 @@
     <images/>
   </stylesheet>
   <story>
-  <pto>
-  <pto_header>
-    <blockTable colWidths="283.0,71.0,57.0,57.0,71.0" style="Tableau6">
-      <tr>
-        <td>
-          <para style="terp_tblheader_Details">Description / Taxes</para>
-        </td>
-        <td>
-          <para style="terp_tblheader_Details_Centre">Quantity</para>
-        </td>
-        <td>
-          <para style="terp_tblheader_Details_Right">Unit Price</para>
-        </td>
-        <td>
-          <para style="terp_tblheader_Details_Right">Disc. (%)</para>
-        </td>
-        <td>
-          <para style="terp_tblheader_Details_Right">Price</para>
-        </td>
-      </tr>
-    </blockTable>
-  </pto_header>
     <para style="terp_default_8">[[ repeatIn(objects,'o') ]]</para>
     <para style="terp_default_8">[[ setLang(o.partner_id.lang) ]]</para>
     <blockTable colWidths="302.0,237.0" style="Tableau2">
@@ -505,6 +483,5 @@
     <para style="Standard">
       <font color="white"> </font>
     </para>
-  </pto>
   </story>
 </document>

=== modified file 'account_invoice_layout/report/special_message_invoice.rml'
--- account_invoice_layout/report/special_message_invoice.rml	2011-01-14 00:11:01 +0000
+++ account_invoice_layout/report/special_message_invoice.rml	2011-07-20 12:51:15 +0000
@@ -186,28 +186,6 @@
     <images/>
   </stylesheet>
   <story>
-  <pto>
-  <pto_header>
-    <blockTable colWidths="283.0,71.0,57.0,57.0,71.0" style="Tableau6">
-      <tr>
-        <td>
-          <para style="terp_tblheader_Details">Description / Taxes</para>
-        </td>
-        <td>
-          <para style="terp_tblheader_Details_Centre">Quantity</para>
-        </td>
-        <td>
-          <para style="terp_tblheader_Details_Right">Unit Price</para>
-        </td>
-        <td>
-          <para style="terp_tblheader_Details_Right">Disc. (%)</para>
-        </td>
-        <td>
-          <para style="terp_tblheader_Details_Right">Price</para>
-        </td>
-      </tr>
-    </blockTable>
-  </pto_header>
     <para style="terp_default_8">[[ repeatIn(objects,'o') ]]</para>
     <para style="terp_default_8">[[ setLang(o.partner_id.lang) ]]</para>
     <blockTable colWidths="302.0,237.0" style="Tableau2">
@@ -523,6 +501,5 @@
     <para style="terp_default_9">
       <font color="white"> </font>
     </para>
-  </pto>
   </story>
 </document>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to