Repository
OCA/stock-logistics-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
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
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
pilarvargas-tecnativa, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds functionality to the customer portal in Odoo to allow downloading an Excel file with serial numbers (lots) for each delivery order.
This feature is only available for delivery orders that include products tracked by lot or serial number.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
sale_order_portal_content_inherit_sale_stock sale_order_portal_content_inherit_sale_stock ir.ui.view qweb Inherits sale_stock.sale_order_portal_content_inherit_sale_stock
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/my/picking/xlsx/<int:picking_id> StockPortalLotList.portal_my_picking_report_xls public http ALL website
Models touched (0)

No models found for this module.

Loading…