Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
Error while printing the openoffice report for payroll..
I create new report for my openerp payroll .Refering the default Openerp payroll report structure (report_payslip.sxw)
The details of the employee such as name , designation etc are print fine.
Then i add the payslip computation details to the report by giving the line. " [[repeatIn(get_payslip_lines(o.line_ids),'p') ]] "
gives the corresponding field like "
[[ p.code ]]
[[ p.name ]]
etc... " After sending to the server then i make a test print shows the error like this. " Openerp Warning name 'get_payslip_lines' is not defined
(<type 'exceptions.NameError'>, NameError("name 'get_payslip_lines' is not defined",), <traceback object at 0x064742
how can be solve this.. or How can be define the name get_payslip_lines in openoffice...
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 7/5/14, 3:30 AM |
Seen: 1454 times |
Last updated: 3/16/15, 8:10 AM |