mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[14.0][MIG] report_py3o: Migration to 14.0
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||
access_py3o_template_admin,access_py3o_template_admin,model_py3o_template,base.group_no_one,1,1,1,1
|
||||
access_py3o_template_user,access_py3o_template_user,model_py3o_template,base.group_user,1,0,0,0
|
||||
access_py3o_report_user,access_py3o_report_user,model_py3o_report,base.group_user,1,1,1,1
|
||||
|
||||
|
Reference in New Issue
Block a user