Monday, June 6, 2016
1 change
Enhancements to existing features
This update makes inventory screens use the same label, "Lots / Serial Numbers," instead of varying between different terms. The consistent wording reduces confusion for users managing tracked products in stock operations.
Original PR description
Description of the issue/feature this PR addresses: <strong>Task: </strong>https://www.odoo.com/web#id=24362&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad: </strong> https://pad.odoo.com/p/r.58c7c8e00953676a011a715876e8752c Current behavior before PR: some places the string "Lot" is used and at some places "Serial Numbers" is used , which is very confusing for the user. Desired behavior after PR is merged: Make a common string "Lots / Serial Numbers" everywhere for the uniformity. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr … 'Serial Numbers' is used, ``` which is very confusing for the user, so make a common string "Lots / Serial Numbers" everywhere for the uniformity. ```