TIP: You can type at any time to perform a new search.
Purchase Picking State
purchase_picking_state · OCA/purchase-workflow
- 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
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_stateSelectioncompute='_compute_picking_state'help='Overall status based on all pickings'readonly=Trueselection='get_picking_state'store=Truestring='Picking status'
-
get_picking_state(self)@api.model
Loading…
Loading…
Loading…
Loading…