A "Purchase / Manager" does not have more rights than a "Purchase / User". Statistics report should not be allow for "Purchase/User" group.
Bug #690115 reported by
Harmel Delphine (OpenERP)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Released
|
Wishlist
|
OpenERP R&D Addons Team 2 |
Bug Description
* As there is no "Configuration" menu in the Purchase menu, a "Purchase / Manager" has the same rights as a "Purchase / User"
=> should add the configuration menu in the Purchase menu and give access only to the "Purchase / Manager" to this configuration menu
Related branches
lp://staging/~openerp-dev/openobject-addons/ron-dev-addons2
- OpenERP Core Team: Pending requested
-
Diff: 54 lines (+9/-3)2 files modifiedmrp_operations/mrp_operations.py (+8/-2)
product/product.py (+1/-1)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
description: | updated |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
Changed in openobject-addons: | |
status: | Fix Committed → Fix Released |
Changed in openobject-addons: | |
milestone: | none → 6.0 |
To post a comment you must log in.
Hello,
Now this problem has been fixed. The configuration menu is only seen by a "Purchase/Manager" Group.
The remaining things is in Reporting menu. Now the Statistics report is also visible for the "Purchase/ User".
It has to be display only for "Purchase/Manager" group.
Thanks.