Sunday, October 13, 2024
1 change · 17.0
New functionality added to Odoo
This adds a new capability for assigning more than one barcode to the same product while keeping each barcode unique. It helps businesses manage products that use different supplier, packaging, or retail barcodes without creating duplicate product records.
Original PR description
Description of the issue/feature this PR addresses: This PR introduces a new module to manage multiple barcodes for the same product, ensuring that each barcode remains unique across all products. Current behavior before PR: Odoo currently allows only one barcode per product. There is no option to assign multiple barcodes to the same product. Desired behavior after PR is merged: A new module will be added to allow users to assign multiple barcodes to a product. The module ensures that each barcode is unique across all products to avoid conflicts --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr