Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.1 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 08:42:50
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_move_line_mrp_info, account_move_line_sale_info
Description
This module adds the stock move to the account move lines that it
generates.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_account_move_form account.move form Inherits account.view_move_form
view_move_form stock.move.form stock.move form Inherits stock.view_move_form
view_move_line_form account.move.line.form account.move.line form Inherits account.view_move_line_form
view_move_line_tree account.move.line.treee account.move.line tree Inherits account.view_move_line_tree
view_stock_move_operations stock.move.form stock.move form Inherits stock.view_stock_move_operations
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • stock_move_id Many2one → stock.move
    comodel_name='stock.move' copy=False index='btree_not_null' string='Stock Move'
Public methods (0)

No public methods.

New fields (1)
  • account_move_line_ids One2many → account.move.line
    comodel_name='account.move.line' copy=False inverse_name='stock_move_id'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…