Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.1
Category
Purchase Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 07:31:58
Authors
Odoo Community Association (OCA), Eficent
Maintainers
Odoo Community Association (OCA), Eficent
Committers
Sylvain LE GAL, OCA-git-bot, oca-travis, hveficent
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_department_form hr.department.form hr.department form Inherits hr.view_department_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • usage_id Many2one → purchase.product.usage
    comodel_name='purchase.product.usage' help='Default Usage for purchased products' string='Default Usage'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • onchange_department_id(self)
    @api.onchange('department_id')

Loading…