mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_domain_field_example: Test and demo web_domain_field
This commit is contained in:
3
web_domain_field_example/security/ir.model.access.csv
Normal file
3
web_domain_field_example/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_product_selection_example_system,access.product_selection_example.system,model_product_selection_example,base.group_system,1,1,1,1
|
||||
access_product_demonstration_system,access.product_demonstration.system,model_product_demonstration,base.group_system,1,1,1,1
|
||||
|
Reference in New Issue
Block a user