Monday, April 22, 2024
1 change · master
Enhancements to existing features
The delivery IoT settings screen now presents the Scales feature explanation more clearly. The text is better aligned with its section and separated from the documentation link, making the information easier for users to read.
Original PR description
This PR introduces two minor changes to `stock.picking.type` model: * align the explanation of "Scales" feature with its section. * add a line break between the explanation and the link to the documentation. COM PR: odoo/odoo#159495 Task-3644665