TIP: You can type at any time to perform a new search.
Purchase - Receipt Percentage
purchase_receipt_percentage · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchase Management
- 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 07:57:07
- Authors
- Camptocamp, Odoo Community Association (OCA), Italo Lopes
- Maintainers
- Camptocamp, Odoo Community Association (OCA), Italo Lopes
- Committers
- SilvioC2C, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_view_form_inherit |
purchase.order.view.form.inherit | purchase.order | form | Inherits purchase.purchase_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
receipt_percentageFloatcompute='_compute_receipt_percentage'help='Receipt percentage between 0% and 100%'store=True -
receipt_percentage_displayFloatcompute='_compute_receipt_percentage'help='Technical field to be displayed in view. Its value is between 0 and 1, the percentage widget will format the value properly'store=True
No public methods.
New fields (1)
-
receipt_percentageFloatcompute='_compute_receipt_percentage'store=True
No public methods.