Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.1
Category
Warehouse 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:47:42
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
mreficent, Iryna Vyshnevska, Weblate, OCA Transbot, OCA-git-bot, oca-travis
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.form.purchase.stock.inherit purchase.order form Inherits purchase_stock.purchase_order_view_form_inherit
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • product_packaging Many2one → product.packaging
    check_company=True comodel_name='product.packaging' default=False string='Package'
  • product_packaging_qty Float
    compute='_compute_product_packaging_qty' digits='Product Unit of Measure' inverse='_inverse_product_packaging_qty' string='Package quantity'
Public methods (0)

No public methods.

Loading…

Loading…