Monday, October 26, 2020
1 change · master
Enhancements to existing features
The Repair module no longer defines an access permission that is already provided by the Stock module. This reduces duplicate configuration and keeps access management cleaner without changing what users can do.
Original PR description
Access of model `stock_production_lot` is already given to Stock User (With same id/name/group) at https://github.com/odoo/odoo/blob/master/addons/stock/security/ir.model.access.csv#L13 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr