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 (1)

New fields (2)
  • total_ordered_qty_json Char
    compute='_compute_total_ordered_qty_json' store=True string='Total Quantity Json'
  • total_ordered_qty_text Text
    compute='_compute_total_ordered_qty_text' store=False string='Total Quantity Text'
Public methods (0)

No public methods.