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

[18.0][MIG] purchase_open_qty: Migration to 18.0 #2431

Open
wants to merge 48 commits into
base: 18.0
Choose a base branch
from

Conversation

StefanRijnhart
Copy link
Member

@StefanRijnhart StefanRijnhart commented Oct 10, 2024

Trivial migration. Moving models and views into model specific files.

Depends on:

MiquelRForgeFlow and others added 17 commits October 10, 2024 10:24
orders with pending (or not pending) quantity to receive/invoice.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_open_qty/
Currently translated at 100.0% (7 of 7 strings)

Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_open_qty/zh_CN/
Currently translated at 100.0% (7 of 7 strings)

Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_open_qty/it/
Currently translated at 100.0% (7 of 7 strings)

Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_open_qty/pt_BR/
@StefanRijnhart StefanRijnhart added this to the 18.0 milestone Oct 10, 2024
@pedrobaeza
Copy link
Member

/ocabot migration purchase_open_qty

@OCA-git-bot OCA-git-bot mentioned this pull request Oct 10, 2024
30 tasks
oca-transbot and others added 10 commits October 10, 2024 12:13
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-13.0/purchase-workflow-13.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-13-0/purchase-workflow-13-0-purchase_open_qty/
Currently translated at 100.0% (7 of 7 strings)

Translation: purchase-workflow-13.0/purchase-workflow-13.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-13-0/purchase-workflow-13-0-purchase_open_qty/zh_CN/
…tity at line level

Wrong filter fields at line level, the module is trying to use the
computed fields of the order instead of the line ones.
Currently translated at 100.0% (7 of 7 strings)

Translation: purchase-workflow-13.0/purchase-workflow-13.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-13-0/purchase-workflow-13-0-purchase_open_qty/de/
Currently translated at 100.0% (7 of 7 strings)

Translation: purchase-workflow-13.0/purchase-workflow-13.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-13-0/purchase-workflow-13-0-purchase_open_qty/fr/
Currently translated at 85.7% (6 of 7 strings)

Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_open_qty/es/
Yvesldff and others added 21 commits October 10, 2024 12:13
Currently translated at 57.1% (4 of 7 strings)

Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_open_qty/fr_BE/
…ding to bill

If 10 units received, all units invoiced and returning 5 units, but this units are not
invoiced, the purchase has -5 units to invoice so this purchase order should appear as
pending to invoice.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_open_qty/
Currently translated at 100.0% (7 of 7 strings)

Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_open_qty/it/
Qty to receive for services cannot be based on stock moves.
[MIG] purchase_open_qty: Migration to 16.0
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_open_qty/
Currently translated at 100.0% (7 of 7 strings)

Translation: purchase-workflow-17.0/purchase-workflow-17.0-purchase_open_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-purchase_open_qty/it/
Move models and views into model specific files.
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.