Sanjay Gohel (Open ERP) has proposed merging
lp:~openerp-dev/openobject-addons/7.0-improve-all-report-sgo into
lp:openobject-addons/7.0.
Requested reviews:
qdp (OpenERP) (qdp)
Amit Patel (OpenERP) (apa-tiny)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/7.0-improve-all-report-sgo/+merge/146813
Hello,
I have improve reports in addons which have broken format because of long
header.
Thank You.
Sanjay Gohel(SGO)
--
https://code.launchpad.net/~openerp-dev/openobject-addons/7.0-improve-all-report-sgo/+merge/146813
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/7.0-improve-all-report-sgo.
=== modified file 'account/report/account_print_invoice.rml'
--- account/report/account_print_invoice.rml 2012-08-02 13:40:12 +0000
+++ account/report/account_print_invoice.rml 2013-02-06 11:28:21 +0000
@@ -139,6 +139,18 @@
</stylesheet>
<story>
<pto>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
<para style="terp_default_8">[[ repeatIn(objects,'o') ]]</para>
<para style="terp_default_8">[[ setLang(o.partner_id.lang) ]]</para>
<pto_header><!-- Must be after setLang() -->
=== modified file 'account/report/account_print_invoice.sxw'
Binary files account/report/account_print_invoice.sxw 2012-08-02 13:40:12 +0000 and account/report/account_print_invoice.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'account/report/account_print_overdue.rml'
--- account/report/account_print_overdue.rml 2012-12-04 10:31:46 +0000
+++ account/report/account_print_overdue.rml 2013-02-06 11:28:21 +0000
@@ -121,6 +121,18 @@
</tr>
</blockTable>
</pto_header>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
<para style="terp_default_8">[[ repeatIn(objects,'o') ]]</para>
<para style="terp_default_8">[[ setLang(o.lang) ]]</para>
<blockTable colWidths="286.0,224.0" style="Tableau2">
=== modified file 'account/report/account_print_overdue.sxw'
Binary files account/report/account_print_overdue.sxw 2012-11-29 22:26:45 +0000 and account/report/account_print_overdue.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'delivery/report/shipping.rml'
--- delivery/report/shipping.rml 2012-03-30 08:22:54 +0000
+++ delivery/report/shipping.rml 2013-02-06 11:28:21 +0000
@@ -125,6 +125,15 @@
<para style="terp_default_8">
<font color="white"> </font>
</para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
<blockTable colWidths="287.0,254.0" repeatRows="1" style="Tableau1">
<tr>
=== modified file 'delivery/report/shipping.sxw'
Binary files delivery/report/shipping.sxw 2011-01-14 00:11:01 +0000 and delivery/report/shipping.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'hr_expense/report/expense.rml'
--- hr_expense/report/expense.rml 2012-11-29 22:26:45 +0000
+++ hr_expense/report/expense.rml 2013-02-06 11:28:21 +0000
@@ -144,6 +144,12 @@
<para style="terp_default_8">
<font color="white"> </font>
</para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
<para style="terp_header_Centre">HR Expenses</para>
<para style="terp_tblheader_General_Centre">
<font face="Helvetica" size="9.0">[[ o.name or '' ]]</font>
=== modified file 'hr_expense/report/expense.sxw'
Binary files hr_expense/report/expense.sxw 2012-11-29 22:26:45 +0000 and hr_expense/report/expense.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'hr_payroll/report/report_payslip.rml'
--- hr_payroll/report/report_payslip.rml 2012-11-29 22:26:45 +0000
+++ hr_payroll/report/report_payslip.rml 2013-02-06 11:28:21 +0000
@@ -158,6 +158,18 @@
<images/>
</stylesheet>
<story>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
<para style="P2">[[repeatIn(objects,'o')]]</para>
<blockTable colWidths="539.0" style="Table1">
<tr>
=== modified file 'hr_payroll/report/report_payslip.sxw'
Binary files hr_payroll/report/report_payslip.sxw 2012-11-29 22:26:45 +0000 and hr_payroll/report/report_payslip.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'hr_payroll/report/report_payslip_details.rml'
--- hr_payroll/report/report_payslip_details.rml 2012-11-29 22:26:45 +0000
+++ hr_payroll/report/report_payslip_details.rml 2013-02-06 11:28:21 +0000
@@ -195,6 +195,21 @@
<images/>
</stylesheet>
<story>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
<para style="P3">[[repeatIn(objects,'o')]]</para>
<blockTable colWidths="539.0" style="Table1">
<tr>
=== modified file 'hr_payroll/report/report_payslip_details.sxw'
Binary files hr_payroll/report/report_payslip_details.sxw 2012-11-29 22:26:45 +0000 and hr_payroll/report/report_payslip_details.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'l10n_in_hr_payroll/report/report_payroll_advice.rml'
--- l10n_in_hr_payroll/report/report_payroll_advice.rml 2012-10-01 11:08:02 +0000
+++ l10n_in_hr_payroll/report/report_payroll_advice.rml 2013-02-06 11:28:21 +0000
@@ -143,6 +143,18 @@
<images/>
</stylesheet>
<story>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
<para style="terp_default_8">[[repeatIn(objects,'o')]]</para>
<blockTable colWidths="234.0,305.0" style="Table1">
<tr>
=== modified file 'l10n_in_hr_payroll/report/report_payroll_advice.sxw'
Binary files l10n_in_hr_payroll/report/report_payroll_advice.sxw 2012-10-01 12:56:36 +0000 and l10n_in_hr_payroll/report/report_payroll_advice.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'mrp_repair/report/order.rml'
--- mrp_repair/report/order.rml 2012-11-29 22:26:45 +0000
+++ mrp_repair/report/order.rml 2013-02-06 11:28:21 +0000
@@ -183,6 +183,18 @@
</tr>
</blockTable>
</pto_header>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
+ <para style="P6">
+ <font color="white"> </font>
+ </para>
<para style="P12">[[ repeatIn(objects,'o') ]]</para>
<blockTable colWidths="265.0,51.0,225.0" style="Table1">
<tr>
=== modified file 'purchase/report/order.rml'
--- purchase/report/order.rml 2012-12-18 02:11:23 +0000
+++ purchase/report/order.rml 2013-02-06 11:28:21 +0000
@@ -159,6 +159,15 @@
<para style="terp_default_9">
<font color="white"> </font>
</para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
<blockTable colWidths="253.0,59.0,223.0" style="Tableau1">
<tr>
<td>
=== modified file 'purchase/report/order.sxw'
Binary files purchase/report/order.sxw 2012-11-29 22:26:45 +0000 and purchase/report/order.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'purchase/report/request_quotation.rml'
--- purchase/report/request_quotation.rml 2012-12-15 16:23:09 +0000
+++ purchase/report/request_quotation.rml 2013-02-06 11:28:21 +0000
@@ -78,6 +78,15 @@
<para style="terp_default_9">
<font color="white"> </font>
</para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
<blockTable colWidths="250.0,59.0,221.0" style="Tableau1">
<tr>
<td>
=== modified file 'purchase/report/request_quotation.sxw'
Binary files purchase/report/request_quotation.sxw 2012-12-08 10:33:38 +0000 and purchase/report/request_quotation.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'purchase_requisition/report/purchase_requisition.rml'
--- purchase_requisition/report/purchase_requisition.rml 2012-05-04 12:32:02 +0000
+++ purchase_requisition/report/purchase_requisition.rml 2013-02-06 11:28:21 +0000
@@ -132,6 +132,15 @@
<para style="terp_default_8">
<font color="white"> </font>
</para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
<para style="terp_header">Purchase for Requisitions [[ requisition.name ]]</para>
<para style="terp_default_8">
<font color="white"> </font>
=== modified file 'purchase_requisition/report/purchase_requisition.sxw'
Binary files purchase_requisition/report/purchase_requisition.sxw 2011-01-14 00:11:01 +0000 and purchase_requisition/report/purchase_requisition.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'report_intrastat/report/invoice.rml'
--- report_intrastat/report/invoice.rml 2012-11-29 22:26:45 +0000
+++ report_intrastat/report/invoice.rml 2013-02-06 11:28:21 +0000
@@ -131,6 +131,18 @@
<images/>
</stylesheet>
<story>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
+ <para>
+ <font color="white"> </font>
+ </para>
<para style="terp_default_8">[[ repeatIn(objects,'o') ]]</para>
<para style="terp_default_8">[[ setLang(o.partner_id.lang) ]]</para>
<blockTable colWidths="297.0,233.0" style="Table1">
=== modified file 'report_intrastat/report/invoice.sxw'
Binary files report_intrastat/report/invoice.sxw 2012-11-29 22:26:45 +0000 and report_intrastat/report/invoice.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'sale/report/sale_order.rml'
--- sale/report/sale_order.rml 2012-12-21 16:48:08 +0000
+++ sale/report/sale_order.rml 2013-02-06 11:28:21 +0000
@@ -159,6 +159,12 @@
<para style="terp_default_8">
<font color="white"> </font>
</para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_8">
+ <font color="white"> </font>
+ </para>
<blockTable colWidths="265.0,51.0,225.0" style="Table1">
<tr>
<td>
=== modified file 'sale/report/sale_order.sxw'
Binary files sale/report/sale_order.sxw 2012-12-09 17:56:41 +0000 and sale/report/sale_order.sxw 2013-02-06 11:28:21 +0000 differ
=== modified file 'stock/report/picking.rml'
--- stock/report/picking.rml 2012-12-18 02:11:23 +0000
+++ stock/report/picking.rml 2013-02-06 11:28:21 +0000
@@ -155,6 +155,15 @@
<para style="terp_default_9">
<font color="white"> </font>
</para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
+ <para style="terp_default_9">
+ <font color="white"> </font>
+ </para>
<blockTable colWidths="269.0,269.0" style="Table_Address_detail">
<tr>
<td>
=== modified file 'stock/report/picking.sxw'
Binary files stock/report/picking.sxw 2012-11-29 22:26:45 +0000 and stock/report/picking.sxw 2013-02-06 11:28:21 +0000 differ
_______________________________________________
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