Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 08:42:58
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, Joan Sisquella
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
purchase_uninvoiced_amount_force_invoiced_line
Description
Show uninvoiced amount on purchase order line tree.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
purchase_order_line_tree_uninvoiced purchase.order.line.tree.uninvoiced purchase.order.line tree Inherits purchase_order_line_menu.purchase_order_line_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • amount_uninvoiced Monetary
    compute='_compute_amount_uninvoiced' currency_field='currency_id' readonly=True store=True string='Uninvoiced Amount'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
154 days ago
Last activity
2 days ago
Repository
OCA/purchase-workflow
Pull request
[19.0][MIG] purchase_order_uninvoiced_amount_line: Migration to 19.0 (#2998)