[17.0][MIG] pos_product_multi_barcode#1379
Open
edescalona wants to merge 24 commits into
Open
Conversation
Contributor
Author
|
Ready for review |
christian-ramos-tecnativa
suggested changes
May 14, 2025
073e121 to
fd3aa7f
Compare
Contributor
Author
|
@Christian-RB Ready for review |
christian-ramos-tecnativa
suggested changes
May 16, 2025
christian-ramos-tecnativa
left a comment
Contributor
There was a problem hiding this comment.
LGTM, squash the last commit please
34c9ec7 to
eedfa0f
Compare
Contributor
Author
|
Hi @Christian-RB squash done, thanks. |
Contributor
|
@edescalona You also squashed the "pre-commit" commit can you recreate it? |
Contributor
Author
|
Hi @Christian-RB , ok |
d6f41ab to
b380c93
Compare
Contributor
Author
|
Hi @Christian-RB ready for review. |
christian-ramos-tecnativa
approved these changes
May 20, 2025
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
…roducts by multiple barcodes in search bar of POS.
Currently translated at 100.0% (5 of 5 strings) Translation: pos-14.0/pos-14.0-pos_product_multi_barcode Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_product_multi_barcode/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-16.0/pos-16.0-pos_product_multi_barcode Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_product_multi_barcode/
Currently translated at 100.0% (3 of 3 strings) Translation: pos-16.0/pos-16.0-pos_product_multi_barcode Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_product_multi_barcode/it/
Currently translated at 100.0% (3 of 3 strings) Translation: pos-16.0/pos-16.0-pos_product_multi_barcode Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_product_multi_barcode/es/
If a `barcode` is already in `product_by_barcode`, do not override it, as Odoo does with `product_by_id`. This can lead to incoherent data if something changes after product is first loaded and then reloads (if limited loading is enabled), or it is modified in `product_by_id` and not in `product_by_barcode`.
[DON'T MERGE] test-requirements.txt
b380c93 to
4a5eaf4
Compare
Contributor
Author
|
ping @pedrobaeza |
Member
|
/ocabot migration pos_product_multi_barcode This has an unmerged dependency. |
Contributor
|
Hi, @edescalona you can remove the dependency as now is merged |
Yusuke1998
approved these changes
May 7, 2026
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.
@BinhexTeam
Standard migration to 17.