← Back to team overview

clearcorp team mailing list archive

[Merge] lp:~rr.clearcorp/openerp-costa-rica/6.1-l10n_cr_hr_payroll into lp:openerp-costa-rica

 

Ronald Rubi has proposed merging lp:~rr.clearcorp/openerp-costa-rica/6.1-l10n_cr_hr_payroll into lp:openerp-costa-rica.

Requested reviews:
  CLEARCORP drivers (clearcorp-drivers)

For more details, see:
https://code.launchpad.net/~rr.clearcorp/openerp-costa-rica/6.1-l10n_cr_hr_payroll/+merge/142783

Fix format in l10n_cr_hr_payroll/report/payroll_report.mako
-- 
https://code.launchpad.net/~rr.clearcorp/openerp-costa-rica/6.1-l10n_cr_hr_payroll/+merge/142783
Your team CLEARCORP development team is subscribed to branch lp:openerp-costa-rica.
=== modified file 'l10n_cr_hr_payroll/report/payroll_report.mako'
--- l10n_cr_hr_payroll/report/payroll_report.mako	2012-09-03 19:15:27 +0000
+++ l10n_cr_hr_payroll/report/payroll_report.mako	2013-01-10 21:35:26 +0000
@@ -41,6 +41,7 @@
         total_net = 0.0
         total_emp = 0
         %>
+        <br></br><br></br>
         <div style="font-size: 20px; font-weight: bold; text-align: center;"> ${company.partner_id.name | entity} - ${company.currency_id.name | entity}</div>
         <div style="font-size: 25px; font-weight: bold; text-align: center;"> ${_('Payroll Report')}</div>
         <div style="font-size: 20px; font-weight: bold; text-align: center;"> ${run.name}</div>


Follow ups