[18.0][MIG] pos_order_return: Migration to 18.0 - #1473
Open
nguyenminhchien wants to merge 71 commits into
Open
Conversation
1 task
nguyenminhchien
marked this pull request as ready for review
January 26, 2026 02:47
ivantodorovich
approved these changes
Apr 9, 2026
ivantodorovich
left a comment
Contributor
There was a problem hiding this comment.
/ocabot migration pos_order_return
/ocabot rebase
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-11.0/pos-11.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-11-0/pos-11-0-pos_order_return/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-11.0/pos-11.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-11-0/pos-11-0-pos_order_return/
Currently translated at 100.0% (36 of 36 strings) Translation: pos-11.0/pos-11.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-11-0/pos-11-0-pos_order_return/es/
- In a CI test environment, we could end with pricelists with different currencies. This commit ensures it.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-12.0/pos-12.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_order_return/
Currently translated at 100.0% (37 of 37 strings) Translation: pos-12.0/pos-12.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_order_return/es/
…er without pickings
Currently translated at 97.2% (35 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/pt/
Currently translated at 100.0% (36 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/it/
Currently translated at 100.0% (36 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/it/
Currently translated at 100.0% (36 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/it/
Currently translated at 100.0% (37 of 37 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/ca/
Currently translated at 100.0% (36 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/it/
Currently translated at 100.0% (36 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/it/
Currently translated at 100.0% (36 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/it/
Before this PR the returns weren't functional when a stock picking was involved. TT42730
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/
Currently translated at 100.0% (36 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/it/
If by mistake a cashier creates an empty return, the order won't be synched as the backend code will raise an exception. The order will be stuck and everytime it tries to sync it will raise an error. For the moment, avoid trying to create an empty picking return, although we should forbid it in UX in the first place. TT46400
Currently translated at 100.0% (36 of 36 strings) Translation: pos-14.0/pos-14.0-pos_order_return Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_order_return/es/
Contributor
|
Congratulations, PR rebased to 18.0. |
OCA-git-bot
force-pushed
the
18.0-mig-pos_order_return
branch
from
April 9, 2026 18:31
8039342 to
0b9f133
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.
No description provided.