mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[REF] create a new module sql_request_abstract
This commit is contained in:
committed by
Sander Lienaerts
parent
7c9527acc1
commit
456f8038ed
@@ -1,3 +1,3 @@
|
||||
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
|
||||
"access_sql_export_all","access_sql_export_all","model_sql_export",,1,0,0,0
|
||||
"access_sql_export_editor","access_sql_export_editor","model_sql_export",group_sql_request_editor,1,1,1,1
|
||||
"access_sql_export_editor","access_sql_export_editor","model_sql_export",sql_request_abstract.group_sql_request_manager,1,1,1,1
|
||||
|
||||
|
Reference in New Issue
Block a user