Monday, August 7, 2017
2 changes · master
Enhancements to existing features
This update strengthens automated code checks to better catch issues that could affect future maintenance, including outdated compatibility patterns and fragile error handling. It also reduces unnecessary warnings from missing or invalid local configuration files, making developer feedback cleaner and more reliable.
Original PR description
See commit messages
Stock valuation journal entries created after product cost changes now include the product name. This makes accounting records easier to understand and trace back to the related inventory item.
Original PR description
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