Repository
OCA/stock-logistics-orderpoint · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/stock-logistics-orderpoint
Last tracking update
2026-08-20 05:12:18
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, twalter-c2c, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds to purchase order lines a direct link to the reordering
rules that created them. In chained moves, the reordering rule is
propagated from stock moves to the purchase order line.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form purchase.order form Inherits purchase.purchase_order_form
purchase_order_line_form2 purchase.order.line.form2 purchase.order.line Inherits purchase.purchase_order_line_form2
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • orderpoint_ids Many2many → stock.warehouse.orderpoint
    comodel_name='stock.warehouse.orderpoint' copy=False string='Orderpoints'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • purchase_line_ids Many2many → purchase.order.line
    comodel_name='purchase.order.line' copy=False readonly=True string='Purchase Order Lines'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…