TIP: You can type at any time to perform a new search.
Delivery Line Sale Line Position
delivery_line_sale_line_position · OCA/stock-logistics-reporting
- Repository
- OCA/stock-logistics-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Delivery
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-reporting
- Last tracking update
- 2026-08-07 08:42:55
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, Henry Backman, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- stock_picking_group_by_partner_by_carrier_sale_line_position
- Description
This module is built on top of the module `sale_order_line_position`. On the delivery report it adds a column with the Position from the related sale order line. The Position can also made visible in the stock transfer form view.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_delivery_document |
report_delivery_document | ir.ui.view | qweb | Inherits stock.report_delivery_document |
stock_report_delivery_has_serial_move_line |
stock_report_delivery_has_serial_move_line | ir.ui.view | qweb | Inherits stock.stock_report_delivery_has_serial_move_line |
view_picking_form |
stock.view.picking.form | stock.picking | form | Inherits stock.view_picking_form |
view_stock_move_line_detailed_operation_tree |
stock.move.line.operations.list | stock.move.line | list | Inherits stock.view_stock_move_line_detailed_operation_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
position_sale_lineCharrelated='sale_line_id.position_formatted'string='Position'
No public methods.
New fields (1)
-
position_sale_lineCharrelated='move_id.position_sale_line'string='Position'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…