Kuldeep Joshi(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-908797-kjo into 
lp:openobject-addons.

Requested reviews:
  Bhumika (OpenERP) (sbh-openerp)
Related bugs:
  Bug #908797 in OpenERP Addons: "not same user rights in gtk than in web "
  https://bugs.launchpad.net/openobject-addons/+bug/908797

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-908797-kjo/+merge/87716

crm.case.section right given to the base.group_user
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-908797-kjo/+merge/87716
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-908797-kjo.
=== modified file 'crm/security/ir.model.access.csv'
--- crm/security/ir.model.access.csv	2011-12-19 16:54:40 +0000
+++ crm/security/ir.model.access.csv	2012-01-06 09:44:29 +0000
@@ -5,7 +5,7 @@
 access_crm_segmentation_line,crm.segmentation.line,model_crm_segmentation_line,base.group_sale_manager,1,1,1,1
 access_crm_case_channel_user,crm.case.channel user,model_crm_case_channel,base.group_sale_salesman,1,0,0,0
 access_crm_case_channel_manager,crm.case.channel manager,model_crm_case_channel,base.group_sale_manager,1,1,1,1
-access_crm_case_section,crm.case.section,model_crm_case_section,base.group_sale_salesman,1,1,1,0
+access_crm_case_section,crm.case.section,model_crm_case_section,base.group_user,1,0,0,0
 access_crm_case_categ,crm.case.categ,model_crm_case_categ,base.group_sale_salesman,1,1,1,0
 access_crm_meeting_manager,crm.meeting.manager,model_crm_meeting,base.group_sale_manager,1,1,1,1
 access_crm_lead_manager,crm.lead.manager,model_crm_lead,base.group_sale_manager,1,1,1,1

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to