Merge lp:~openerp-dev/openobject-addons/trunk-bug-806522-dbr into lp:openobject-addons

Proposed by DBR (OpenERP)
Status: Merged
Merged at revision: 5096
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-806522-dbr
Merge into: lp:openobject-addons
Diff against target: 8 lines (+1/-0)
1 file modified
crm_claim/security/ir.model.access.csv (+1/-0)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-806522-dbr
Reviewer Review Type Date Requested Status
Bhumika Shrimali (community) Approve
Review via email: mp+68339@code.launchpad.net

Description of the change

Hello Ma'am,

Add the "Partner Manager" group to crm.claim object.

Thank You.

To post a comment you must log in.
Revision history for this message
Bhumika Shrimali (sbh-openerp) :
review: Approve
Revision history for this message
qdp (OpenERP) (qdp) wrote :

first merge at 5069

Revision history for this message
qdp (OpenERP) (qdp) wrote :

then, i made that change, to have more restrictive access rights:

=== modified file 'crm_claim/security/ir.model.access.csv'
--- crm_claim/security/ir.model.access.csv 2011-07-19 06:40:02 +0000
+++ crm_claim/security/ir.model.access.csv 2011-09-19 09:23:41 +0000
@@ -2,4 +2,4 @@
 "access_crm_claim_manager","crm.claim.manager","model_crm_claim","base.group_sale_manager",1,1,1,1
 "access_crm_claim_user","crm.claim.user","model_crm_claim","base.group_sale_salesman",1,1,1,0
 "access_crm_claim_report_manager","crm.claim.report.manager","model_crm_claim_report","base.group_sale_manager",1,1,1,1
-"access_crm_claim_partner_manager","crm.claim.partner.manager","model_crm_claim","base.group_partner_manager",1,1,1,1
+"access_crm_claim_partner_manager","crm.claim.partner.manager","model_crm_claim","base.group_partner_manager",1,0,0,0

and pushed that to revision 5096 of trunk addons

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'crm_claim/security/ir.model.access.csv'
2--- crm_claim/security/ir.model.access.csv 2011-01-14 00:11:01 +0000
3+++ crm_claim/security/ir.model.access.csv 2011-07-19 06:45:01 +0000
4@@ -2,3 +2,4 @@
5 "access_crm_claim_manager","crm.claim.manager","model_crm_claim","base.group_sale_manager",1,1,1,1
6 "access_crm_claim_user","crm.claim.user","model_crm_claim","base.group_sale_salesman",1,1,1,0
7 "access_crm_claim_report_manager","crm.claim.report.manager","model_crm_claim_report","base.group_sale_manager",1,1,1,1
8+"access_crm_claim_partner_manager","crm.claim.partner.manager","model_crm_claim","base.group_partner_manager",1,1,1,1

Subscribers

People subscribed via source and target branches

to all changes: