Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.1.1
Category
Purchase Management
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 07:47:41
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Víctor Martínez, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Héctor Vi Or
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
purchase_cancel_remaining_delivery
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_form purchase.order form Inherits purchase.purchase_order_form
purchase_order_tree purchase.order tree Inherits purchase.purchase_order_tree
purchase_order_view_tree purchase.order tree Inherits purchase.purchase_order_view_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • picking_state Selection
    compute='_compute_picking_state' help='Overall status based on all pickings' readonly=True selection='get_picking_state' store=True string='Picking status'
Public methods (1)
  • get_picking_state(self)
    @api.model

Loading…

Loading…

Loading…

Loading…