[18.0][MIG] product_multi_barcode_supplierinfo: Migration to 18.0#762
Open
deeniiz wants to merge 16 commits into
Open
[18.0][MIG] product_multi_barcode_supplierinfo: Migration to 18.0#762deeniiz wants to merge 16 commits into
deeniiz wants to merge 16 commits into
Conversation
…e assigned to one supplierinfo when barcode field is "" instead of False (NULL) The sql constraint https://github.com/OCA/stock-logistics-barcode/blob/bc267289a696e3190e6fea9e39fb552e6f7e14ef/product_supplierinfo_barcode/models/supplierinfo.py#L13-L19 only allows duplicated barcodes if they are NULL (False), it doesn't if they are "".
Currently translated at 10.0% (1 of 10 strings) Translation: stock-logistics-barcode-14.0/stock-logistics-barcode-14.0-product_multi_barcode_supplierinfo Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-14-0/stock-logistics-barcode-14-0-product_multi_barcode_supplierinfo/it/
Currently translated at 100.0% (10 of 10 strings) Translation: stock-logistics-barcode-14.0/stock-logistics-barcode-14.0-product_multi_barcode_supplierinfo Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-14-0/stock-logistics-barcode-14-0-product_multi_barcode_supplierinfo/it/
deeniiz
force-pushed
the
18.0-miig-product_multi_barcode_supplierinfo
branch
from
July 14, 2026 07:41
b13227b to
ca9bb89
Compare
Author
|
@eantones, can you please review it? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Module migrated to version 18.0