[ADD] report_label

This commit is contained in:
Ivàn Todorovich
2020-11-19 10:34:23 -03:00
committed by Sylvain LE GAL
parent 79d2153e46
commit 543d4161dd
25 changed files with 549 additions and 0 deletions

View 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
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_report_paperformat_label_all report.paperformat.label all model_report_paperformat_label 1
3 access_report_label_layout_admin report.paperformat.label admin model_report_paperformat_label base.group_system 1 1 1 1