Divyesh Makwana(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-904151-mdi into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #904151 in OpenERP Addons: "remove the access to Sales Analysis to a 
Sales User"
  https://bugs.launchpad.net/openobject-addons/+bug/904151

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-904151-mdi/+merge/85791

Hello Sir,

I have fix the issue: https://bugs.launchpad.net/openobject-addons/+bug/904151 
"remove the access to Sales Analysis to a Sales User".

Thanks and Regards,

Divyesh Makwana(MDI)
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-904151-mdi/+merge/85791
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-904151-mdi.
=== modified file 'sale/report/sale_report_view.xml'
--- sale/report/sale_report_view.xml	2011-11-14 09:27:08 +0000
+++ sale/report/sale_report_view.xml	2011-12-15 05:27:27 +0000
@@ -128,7 +128,7 @@
         <field name="help">This report performs analysis on your quotations and sales orders. Analysis check your sales revenues and sort it by different group criteria (salesman, partner, product, etc.) Use this report to perform analysis on sales not having invoiced yet. If you want to analyse your turnover, you should use the Invoice Analysis report in the Accounting application.</field>
     </record>
 
-    <menuitem id="base.next_id_64" name="Reporting" parent="base.menu_base_partner" sequence="11"/>
+    <menuitem id="base.next_id_64" name="Reporting" parent="base.menu_base_partner" sequence="11" groups="base.group_sale_manager"/>
     <menuitem action="action_order_report_all" id="menu_report_product_all" parent="base.next_id_64" sequence="1"/>
 
     <!--This views used in board_sale module -->

_______________________________________________
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