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] purchase_order_line_stock_available: Migration to version 17.0 #2507

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

Conversation

carlos-lopez-tecnativa
Copy link

TT52348
@Tecnativa @pedrobaeza could you please review this

campos and others added 14 commits January 7, 2025 12:33
[UPD] Update purchase_order_line_stock_available.pot

[UPD] README.rst
Translated using Weblate (Chinese (Simplified))

Currently translated at 66.6% (2 of 3 strings)

Translation: purchase-workflow-13.0/purchase-workflow-13.0-purchase_order_line_stock_available
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-13-0/purchase-workflow-13-0-purchase_order_line_stock_available/zh_CN/
TT40212

[UPD] Update purchase_order_line_stock_available.pot

[UPD] README.rst
TT36980

[UPD] Update purchase_order_line_stock_available.pot

[UPD] README.rst

Update translation files

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

Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_order_line_stock_available
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_order_line_stock_available/

[UPD] README.rst

Update translation files

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

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

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

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_line_stock_available
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_line_stock_available/pt_BR/
@pedrobaeza
Copy link
Member

/ocabot migration purchase_order_line_stock_available

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jan 17, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Jan 17, 2025
51 tasks
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code and functional review.

expr="//field[@name='order_line']/tree//field[@name='qty_invoiced']"
position="after"
>
<field name="virtual_available" optional="show" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To avoid a very large column in the view:

Suggested change
<field name="virtual_available" optional="show" />
<field name="virtual_available" optional="show" string="Forecasted" />

@carlos-lopez-tecnativa carlos-lopez-tecnativa force-pushed the 17.0-mig-purchase_order_line_stock_available branch from 6b475f6 to bb7b48f Compare January 17, 2025 18:33
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.

10 participants