Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 07:31:51
Authors
Odoo Community Association (OCA), Eficent
Maintainers
Odoo Community Association (OCA), Eficent
Committers
mreficent, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
OCA/stock-logistics-warehouse:
odoo/odoo:
- web
- bus
- uom
- mrp
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_warehouse_orderpoint_move_form stock.warehouse.orderpoint.mrp.form stock.warehouse.orderpoint form Inherits stock.view_warehouse_orderpoint_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • orderpoint_id Many2one → stock.warehouse.orderpoint
    comodel_name='stock.warehouse.orderpoint' index=True string='Reordering rule'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_view_mrp_productions(self)
    @api.multi

Loading…