-
- Downloads
[IMP] stock: show related products on duplicated barcode
Previously, product barcodes uniqueness was enforced by a SQL constraint, resulting in a generic error message. The SQL constraint has been replaced by a Python check, which allows the listing of conflicting barcodes in the error message, including those resulting from batch edits. Task: 2654703-7 Part-of: odoo/odoo#84056
Showing
addons/product/tests/test_barcode.py
0 → 100644
Please register or sign in to comment