Review: Needs Fixing
1. if r['credit_note'] == False: => if not r['credit_note']
2. ids argument is required in both the sum functions because,
result = payslip.sum('GROSS', '05/01/2011', False, 3) if i write this in
python code of my salary rule it does not work as it takes code with "ids of
payslips"..
Note: args cr, uid and ids are invisible for the end user
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-payroll-payslip-on-payslip-mtr/+merge/60592
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-payroll.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-web
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-web
More help : https://help.launchpad.net/ListHelp