TIP: You can type at any time to perform a new search.
Purchase Fully Invoiced
purchase_fully_invoiced · OCA/purchase-workflow
- 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:09:24
- Authors
- Odoo Community Association (OCA), Forgeflow
- Maintainers
- Odoo Community Association (OCA), Forgeflow
- Committers
- AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fully_invoice_fully_invoiced_filters_view_search |
fully_invoice_full_invoiced_filters | purchase.order | search | Inherits purchase.purchase_order_view_search |
purchase_order_form_filter_invoice_status_validated |
purchase.order.form.invoice_status_validated | purchase.order | form | Inherits purchase.purchase_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
invoice_status_validatedSelectioncompute='_compute_invoice_status_validated'copy=Falsedefault='no'readonly=Truestore=Truestring='Posted Billing Status' args: [('no', 'Nothing to Bill'), ('to invoice', 'Waiting Bills'), ('invoiced', 'Fully Billed')]
No public methods.
Loading…