Repository
OCA/stock-logistics-orderpoint · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
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, OCA-git-bot, oca-ci, Arnau
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows users users to define what unit of measure should be
used in procurements created from minimum stock rules.

A typical use case would be a product that is stocked in centimeters,
and needs to be restocked in meters from another warehouse. When the
picking is created, the quantity to be transferred will be expressed in
meters, making it easier for the people responsible for the transfers to
understand the requirement.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_warehouse_orderpoint_form stock.warehouse.orderpoint.form stock.warehouse.orderpoint form Inherits stock.view_warehouse_orderpoint_form
view_warehouse_orderpoint_tree stock.warehouse.orderpoint.tree stock.warehouse.orderpoint tree Inherits stock.view_warehouse_orderpoint_tree_editable
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • run(self, procurements, raise_user_error=True)
    @api.model

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • procure_uom_id Many2one → uom.uom
    comodel_name='uom.uom' string='Procurement UoM'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…