Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
2.0.0
Category
Purchase Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 08:42:58
Authors
Camptocamp, Odoo Community Association (OCA), Serpent CS, ForgeFlow
Maintainers
Camptocamp, Odoo Community Association (OCA), Serpent CS, ForgeFlow
Committers
JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Glue module that propagates the purchase order line sequence to the
related stock moves and prevents editing the sequence of those moves
from the picking view.

It is automatically installed when both `purchase_order_line_sequence`
and `stock_picking_line_sequence` are installed.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, line_values)

New fields (0)

No new fields.

Public methods (0)

No public methods.