TIP: You can type at any time to perform a new search.
Account Move Line Stock Info
account_move_line_stock_info · OCA/stock-logistics-warehouse
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → stock.movecomodel_name='stock.move'copy=Falseindex='btree_not_null'string='Stock Move'
No public methods.
New fields (1)
-
account_move_line_idsOne2many → account.move.linecomodel_name='account.move.line'copy=Falseinverse_name='stock_move_id'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…