Wednesday, February 10, 2021
1 change · master
Enhancements to existing features
Users now get clearer warnings when entering a serial number that already exists in inventory, transfers, manufacturing, scrap, or quantity updates. The warning shows where the existing item is located and can automatically correct the source location in some cases, helping prevent mistakes without blocking legitimate workflows.
Original PR description
Add and improve onchange warnings when a duplicate SN is used in following cases: inventory, picking (any type), manufacturing, and scrap. Improvement includes: - include location where the existing SN is - auto-correct source location when appropriate (e.g. trying to scrap a SN in the wrong location) The goal of this is to prevent but not restrict duplicate SNs so users can have some flexibility (especially if a dupe SN occurs because of an error such as doing pick-pack-ship out of order.) Task: 1924758 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr