Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase Management
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 09:06:27
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, Hoa - Truong Thi Kim
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Reassign purchase lines between orders

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
purchase_order_line_reassign_wiz purchase.order.line.reasign.wiz purchase.order.line.reassign.wiz form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • allow_different_suppliers Boolean
    help='Allow selecting orders from other suppliers.'
  • partner_id Many2one → res.partner
    comodel_name='res.partner' default=<expr> string='Vendor'
  • purchase_order_id Many2one → purchase.order
    comodel_name='purchase.order' string='Move to purchase'
Public methods (1)
  • action_apply(self)

Loading…

Loading…