~numerigraphe-team/account-budgeting/7.0-add-account_budget_purchase

« back to all changes in this revision

Viewing changes to budget/security/ir.model.access.csv

  • Committer: Yannick Vaucher
  • Author(s): Nicolas Bessi
  • Date: 2014-01-10 16:46:26 UTC
  • mfrom: (72.1.7)
  • Revision ID: git-v1:f5414e6052e5f3d69d7bd032b00ecfc015ea4d78
Add allocation type on budget item

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
"access_budget_budget","budget.budget","model_budget_budget","account.group_account_manager",1,1,1,1
4
4
"access_budget_version","budget.version","model_budget_version","account.group_account_manager",1,1,1,1
5
5
"access_budget_line","budget.line","model_budget_line","account.group_account_manager",1,1,1,1
 
6
"access_budget_allocation_type","budget.allocation","model_budget_allocation_type","account.group_account_manager",1,1,1,1
 
 
b'\\ No newline at end of file'