TIP: You can type at any time to perform a new search.
Purchase Invoice Plan - Retention
purchase_invoice_plan_retention · 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
- Yes
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 07:47:41
- Authors
- Odoo Community Association (OCA), Ecosoft
- Maintainers
- Odoo Community Association (OCA), Ecosoft
- Committers
- Saran440, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase_order_form | purchase.order | form | Inherits purchase_invoice_plan.purchase_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
amount_retentionFloatcopy=Falsehelp='Retention in percent of this invoice, or by amount'readonly=Falsestring='Retention' -
payment_retentionSelectioncopy=Falsehelp='For each invoice installment, suggested retention amount to be withheld on payment.\nNote: as a suggestiong, during payment, user can ignore it.'readonly=Falseselection=[('percent', 'Percent'), ('amount', 'Amount')]string='Payment Retention'
No public methods.