[18.0][MIG] stock_barcodes_picking_batch: Migration to 18.0#727
Draft
sergio-teruel wants to merge 33 commits into
Draft
[18.0][MIG] stock_barcodes_picking_batch: Migration to 18.0#727sergio-teruel wants to merge 33 commits into
sergio-teruel wants to merge 33 commits into
Conversation
sergio-teruel
force-pushed
the
18.0-mig-stock_barcodes_picking_batch
branch
from
October 13, 2025 21:45
4476aad to
82f5f89
Compare
1 task
sergio-teruel
force-pushed
the
18.0-mig-stock_barcodes_picking_batch
branch
from
October 13, 2025 22:42
82f5f89 to
5ebe49f
Compare
Member
|
/ocabot migration stock_barcodes |
Member
|
/ocabot migration stock_barcodes_picking_batch |
|
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. |
sergio-teruel
force-pushed
the
18.0-mig-stock_barcodes_picking_batch
branch
2 times, most recently
from
March 5, 2026 17:27
0d2140d to
f8cb0b8
Compare
sergio-teruel
force-pushed
the
18.0-mig-stock_barcodes_picking_batch
branch
from
April 2, 2026 16:06
a11b4c1 to
a12dde7
Compare
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-barcode-15.0/stock-logistics-barcode-15.0-stock_barcodes_picking_batch Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-15-0/stock-logistics-barcode-15-0-stock_barcodes_picking_batch/
Currently translated at 100.0% (48 of 48 strings) Translation: stock-logistics-barcode-15.0/stock-logistics-barcode-15.0-stock_barcodes_picking_batch Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-15-0/stock-logistics-barcode-15-0-stock_barcodes_picking_batch/es/
Remove unused code
…ion location in internal operations TT47189
Currently translated at 100.0% (47 of 47 strings) Translation: stock-logistics-barcode-16.0/stock-logistics-barcode-16.0-stock_barcodes_picking_batch Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-16-0/stock-logistics-barcode-16-0-stock_barcodes_picking_batch/it/
…tory and Operations scan views
[IMP] stock_barcodes: Updating menu with the new action.
[IMP] stock_barcodes: If the required quantity of the product is exceeded, allow the user to decide on the excess quantity.
[IMP] stock_barcodes: Change format string
[IMP] stock_barcodes: Readme
[IMP] stock_barcodes: Readme
[FIX] stock_barcodes: Validating existing method
[IMP] stock_barcodes: Changing the format of f-strings (f) to {}.format()
[IMP] stock_barcodes: Add bucle for in constrains. Add return domain
[IMP] stock_barcodes: Changing ID of barcode main action
[IMP] stock_barcodes: Add tests.
[IMP] stock_barcodes: Showing the pickings of the same type as the one previously validated.
[IMP] stock_barcodes: Updating menu with the new action.
[IMP] stock_barcodes: Add styles button confirm force done.
… on stock move lines
…e batch picking selected
…in button_validate TT63379
…apt to migrated stock_barcodes - name_get -> _compute_display_name (v18 removed name_get) - open_actions: keep base display_menu for non-batch wizards - tests: show_pending_moves is now a Selection; rebuild wizard after action_assign
…ethods stock_barcodes renamed the misspelled _set_messagge_info to _set_message_info (the old name remains as a deprecated alias); call the new name directly. Also return the super() result in _compute_display_name (pylint-odoo W8110 missing-return). Depends on Tecnativa:18.0-mig-stock_barcodes (OCA PR OCA#725) including the rename; with older stock_barcodes the deprecated alias keeps this call working anyway.
carlosdauden
force-pushed
the
18.0-mig-stock_barcodes_picking_batch
branch
from
July 9, 2026 10:43
5be970d to
03324e0
Compare
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.
cc @Tecnativa
Depends on:
cc @Christian-RB @florian-dacosta