mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-24 03:51:59 +02:00
Initial commit: Odoomates Odoo packages (12 packages)
This commit is contained in:
commit
3b38c49bf0
526 changed files with 34983 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
|||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||
access_followup_followup_line,followup.followup.line,model_followup_line,account.group_account_invoice,1,0,0,0
|
||||
access_followup_followup_line_manager,followup.followup.line.manager,model_followup_line,account.group_account_manager,1,1,1,1
|
||||
access_followup_followup_accountant,followup.followup.user,model_followup_followup,account.group_account_invoice,1,0,0,0
|
||||
access_followup_followup_manager,followup.followup.manager,model_followup_followup,account.group_account_manager,1,1,1,1
|
||||
access_followup_stat_invoice,followup.stat.invoice,model_followup_stat,account.group_account_invoice,1,1,0,0
|
||||
access_followup_stat_by_partner_manager,followup.stat.by.partner,model_followup_stat_by_partner,account.group_account_user,1,1,0,0
|
||||
access_followup_stat_user,followup.stat.user,model_followup_stat,account.group_account_user,1,1,0,0
|
||||
access_followup_stat_manager,followup.stat.manager,model_followup_stat,account.group_account_manager,1,1,1,1
|
||||
access_followup_print,access_followup_print,model_followup_print,base.group_user,1,1,1,1
|
||||
access_followup_sending_results,access_followup_sending_results,model_followup_sending_results,base.group_user,1,1,1,1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue