Skip to Content
Menu
This question has been flagged

Hello everyone I have a module that print a batch payslip report from a wizard I want that report to be accesed by hr employees or administrators, currently the wizard ask for settings and accounting group permissions


In the code I set internal users for testing to print the excel but nothing happens.

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_itc_batch_payslip_report,wizard.batch.payslip.report,model_wizard_batch_payslip_report,base.group_user,1,1,1,1
access_model_transient_print,report.itc_batch_payslip_report.report_batch_payslip_template,model_report_itc_batch_payslip_report_report_batch_payslip_template,base.group_user,1,1,1,1


Can you show me a way to create a group that allow that specific action or make a better code for its security?

Avatar
Discard
Related Posts Replies Views Activity
1
Feb 23
2380
2
Sep 19
4434
1
Jul 19
5359
2
Jul 23
5596
1
Sep 21
4000