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

[17.0][MIG] stock_picking_return_refund_option #1709

Open
wants to merge 27 commits into
base: 17.0
Choose a base branch
from

Conversation

MarioLM-23
Copy link

Standard migration with changes in fields views and test

sergio-teruel and others added 26 commits April 17, 2024 13:49
…ntities when user check to refund in operation lines.
We force the delivery creating stock.move.line for avoiding
circumstances where the assignation is not done.

The SO creation is also simplified using Form utility, and now as we
don't depend on the warehouse, we remove such code as well.
There's still some cases that makes the pickings to not be completed, so
we force them and also switch to Form for simplifying code.
[UPD] Update stock_picking_return_refund_option.pot

[UPD] README.rst

Added translation using Weblate (Catalan)

Translated using Weblate (Catalan)

Currently translated at 42.8% (3 of 7 strings)

Translation: account-invoicing-15.0/account-invoicing-15.0-stock_picking_return_refund_option
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-stock_picking_return_refund_option/ca/
Change reference from move_lines to move_ids
The field move_lines in Odoo 15 change to move_ids in Odoo 16

fix mig - 16
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoicing-16.0/account-invoicing-16.0-stock_picking_return_refund_option
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-stock_picking_return_refund_option/
- Include context keys for avoiding mail operations overhead.
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-stock_picking_return_refund_option
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-stock_picking_return_refund_option/it/
@MarioLM-23 MarioLM-23 mentioned this pull request Apr 18, 2024
40 tasks
@pedrobaeza
Copy link
Member

/ocabot migration stock_picking_return_refund_option

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Apr 18, 2024
@MarioLM-23 MarioLM-23 force-pushed the 17.0-mig-stock_picking_return_refund_option branch from 94cf694 to 358ec45 Compare May 6, 2024 07:18
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.

None yet