Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Inventory/Purchase
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 09:06:27
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
dreispt, Shide, EmilioPascual
Committers
David Vidal, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Adds a menu item and some views to navigate through Purchase Order
lines.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_line_search purchase.order.line.search purchase.order.line search Inherits purchase.purchase_order_line_search
purchase_order_line_tree purchase.order.line.list purchase.order.line list Inherits purchase.purchase_order_line_tree
view_purchase_order_line_pivot purchase.order.line.pivot purchase.order.line pivot New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • date_order Datetime
    index=True store=True
  • invoice_status Selection
    index=True readonly=True related='order_id.invoice_status' store=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…