Merge lp:~vauxoo/openerp-venezuela-localization/miguel-bug-868113 into lp:~openerp-venezuela/openerp-venezuela-localization/6.0-trunk

Proposed by Miguel Delgado (Vauxoo)
Status: Merged
Merged at revision: 416
Proposed branch: lp:~vauxoo/openerp-venezuela-localization/miguel-bug-868113
Merge into: lp:~openerp-venezuela/openerp-venezuela-localization/6.0-trunk
Diff against target: 14 lines (+4/-1)
1 file modified
l10n_ve_withholding_iva/security/ir.model.access.csv (+4/-1)
To merge this branch: bzr merge lp:~vauxoo/openerp-venezuela-localization/miguel-bug-868113
Reviewer Review Type Date Requested Status
Nhomar - Vauxoo Pending
Review via email: mp+78298@code.launchpad.net

Description of the change

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_ve_withholding_iva/security/ir.model.access.csv'
2--- l10n_ve_withholding_iva/security/ir.model.access.csv 2011-05-20 18:53:45 +0000
3+++ l10n_ve_withholding_iva/security/ir.model.access.csv 2011-10-05 17:59:42 +0000
4@@ -1,8 +1,11 @@
5 "id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
6 "access_account_wh_iva_user","account.wh.iva.user","model_account_wh_iva","l10n_ve_withholding_iva.group_account_wh_iva_user",1,0,0,0
7 "access_account_wh_iva_line_user","account.wh.iva.line.user","model_account_wh_iva_line","l10n_ve_withholding_iva.group_account_wh_iva_user",1,0,0,0
8+"access_account_txt_iva_line_user","account.txt.iva.line.user","model_txt_iva_line","l10n_ve_withholding_iva.group_account_wh_iva_user",1,0,0,0
9+"access_account_txt_iva_user","account.txt.iva.user","model_txt_iva","l10n_ve_withholding_iva.group_account_wh_iva_user",1,0,0,0
10 "access_account_wh_iva_manager","account.wh.iva.manager","model_account_wh_iva","l10n_ve_withholding_iva.group_account_wh_iva_manager",1,1,1,1
11 "access_account_wh_iva_line_manager","account.wh.iva.line.manager","model_account_wh_iva_line","l10n_ve_withholding_iva.group_account_wh_iva_manager",1,1,1,1
12-
13+"access_account_txt_iva_line_manager","account.txt.iva.line.manager","model_txt_iva_line","l10n_ve_withholding_iva.group_account_wh_iva_manager",1,1,1,1
14+"access_account_txt_iva_manager","account.txt.iva.manager","model_txt_iva","l10n_ve_withholding_iva.group_account_wh_iva_manager",1,1,1,1
15
16