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] stock_barcode_validation: Barcode validation in stock module. #609

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 locations, lots, move lines, pickings and packages, 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