mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD][12.0] agreement_serviceprofile
[UPD] README.rst [UPD] Update agreement_serviceprofile.pot Added translation using Weblate (French) Translated using Weblate (French) Currently translated at 100.0% (14 of 14 strings) Translation: contract-12.0/contract-12.0-agreement_serviceprofile Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_serviceprofile/fr/
This commit is contained in:
committed by
Patrick Wilson
parent
375ada1f46
commit
71556449a0
3
agreement_serviceprofile/security/ir.model.access.csv
Normal file
3
agreement_serviceprofile/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_agreement_servprof_allusers,service profile all users,model_agreement_serviceprofile,agreement_legal.group_agreement_user,1,1,1,0
|
||||
access_agreement_servprof_manager,service profile manager,model_agreement_serviceprofile,agreement_legal.group_agreement_manager,1,1,1,1
|
||||
|
Reference in New Issue
Block a user