mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[ADD] report_label
This commit is contained in:
committed by
Sylvain LE GAL
parent
79d2153e46
commit
543d4161dd
3
report_label/security/ir.model.access.csv
Normal file
3
report_label/security/ir.model.access.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||
access_report_paperformat_label_all,report.paperformat.label all,model_report_paperformat_label,,1,,,
|
||||
access_report_label_layout_admin,report.paperformat.label admin,model_report_paperformat_label,base.group_system,1,1,1,1
|
||||
|
Reference in New Issue
Block a user