Tuesday, December 15, 2020
2 changes · master
Enhancements to existing features
This update changes attachment labels and related wording from "temporary" to "uploading" in Odoo Mail. The clearer language helps users better understand when an attachment is still being uploaded, reducing confusion during message composition.
Original PR description
This commit renames "temporary" into "uploading" in attachments content task-2337268 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
Incoming stock moves generated for sample or test data now include pricing information. This makes generated transfers better reflect real business operations and can support stock valuation when accounting features are installed.
Original PR description
This commit adds some value on incoming stock moves created by the `populate` generation. This makes transfers more realistic and allow creating stock valuation if accounting is installed as well. 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