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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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_percentage Float
    compute='_compute_receipt_percentage' help='Receipt percentage between 0% and 100%' store=True
  • receipt_percentage_display Float
    compute='_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
Public methods (0)

No public methods.

New fields (1)
  • receipt_percentage Float
    compute='_compute_receipt_percentage' store=True
Public methods (0)

No public methods.