Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 08:09:25
Authors
Odoo Community Association (OCA), Forgeflow
Maintainers
Odoo Community Association (OCA), Forgeflow
Committers
AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
fully_invoice_fully_invoiced_filters_view_search fully_invoice_full_invoiced_filters purchase.order search Inherits purchase.purchase_order_view_search
is_fully_shipped_purchase_order_view_tree received_status.purchase.order.tree purchase.order tree Inherits purchase.purchase_order_view_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • is_fully_shipped Boolean
    compute='_compute_is_fully_shipped' index=True store=True
Public methods (0)

No public methods.

Loading…