Tuesday, April 4, 2017
1 change · master
Enhancements to existing features
This change removes the separate inventory valuation access setting so perpetual valuation behavior is always available where relevant. It also makes the cost price update link consistently visible for perpetual valuation products and simplifies its label, reducing configuration confusion for users.
Original PR description
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=30946&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad :…
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=30946&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad : https://pad.odoo.com/p/r.07d0e3edaea8ce7abfe66b39e38fd9e4 Current behavior before PR: - User can choose between perpetual or periodic on the product category even if the setting perpetual inventory valuation is not activated in the settings of inventory , so no meaning putting this option in settings. Desired behavior after PR is merged: - Remove the perpetual inventory valuation from the settings, the group should always be activated - remove option from setting https://drive.google.com/a/odoo.com/file/d/0B0ITmdw6h3ZrbkxDa2U5Q3BvdWs/view?usp=drivesdk - This will also remove from user setting https://drive.google.com/file/d/0B21cUNlAdZ6gZjNvSWotWTNydEE/view?usp=drivesdk - After removing the option the link to change the cost price (depending on the configuration of costing method should always visible) => https://drive.google.com/file/d/0B21cUNlAdZ6gb24tNlpiNU1jeFU/view?usp=drivesdk -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr