OCA / stock-logistics-barcode

https://odoo-community.org/psc-teams/logistics-18
GNU Affero General Public License v3.0
155 stars 321 forks source link

[ADD] product_barcode_validation: Validtion barcode in product and pr… #608

Open EmilioPascual opened 2 months ago

EmilioPascual commented 2 months ago

Odoo allows set illegal barcode for some barcode type but an ugly error can happen when you print report with this illegal barcode.

This module allow validate barcode in products and products packagings, so when print report with barcode, if it's illegal barcode for some barcode type, you will not have a ugly error.

This PR depends on https://github.com/OCA/stock-logistics-barcode/pull/607

@yajo @shide @rafaelbn please review.

MT-5927 @moduon