odoo/addons/sale/security
Olivier Dony dcc74a00f8 [FIX] product, sale: access rights for product.price.history
Granting read-only access to Sales/Accounting Users is useless
as all employees already have it - removed. On the other hand
Sales Managers need write access to it in order to create
products, and they need it even when `sale` is not installed,
e.g. with `account` only.
Moved this access right to `product` module. The Sales
Manager group is defined in `base`, so that works.
2014-12-16 16:16:38 +01:00
..
ir.model.access.csv [FIX] product, sale: access rights for product.price.history 2014-12-16 16:16:38 +01:00
sale_security.xml [ADD] added record rules for analysis report objects. 2013-11-15 16:19:09 +05:30