TIP: You can type at any time to perform a new search.
Sale Order Line Stock Moves History
sale_order_line_stock_move_history · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:42:49
- Authors
- Odoo Community Association (OCA), APSL-Nagarro
- Maintainers
- Odoo Community Association (OCA), APSL-Nagarro
- Committers
- Weblate, oca-ci, ppyczko
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module provides a button on each sale order line to view the stock moves history related to the product of that sale order line. It enhances the visibility of stock movements directly from the sales order interface.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_move_line_history |
stock.move.line.custom.tree | stock.move.line | list | New |
view_order_form_inherit_stock_moves |
sale.order.form.stock.move.button | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
action_view_stock_moves(self)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 125 days ago
- Last activity
- 15 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [19.0][MIG] sale_order_line_stock_move_history: Migration to 19.0 (#4289)