Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0][MIG] pos_order_return #1284

Draft
wants to merge 71 commits into
base: 13.0
Choose a base branch
from

Conversation

rrebollo
Copy link

Backport from v14.0

chienandalu and others added 30 commits January 13, 2025 19:23
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/
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/
dsolanki-initos and others added 30 commits January 13, 2025 19:23
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/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.