mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
4f78ddcd0828ffa7597bf7f8c0326aac4705b3d6
By default the sale description is set as
f"{product_name}\n{description". If we pass that string as the
description_picking, when we print the report, the name will be
duplicated. To avoid that effect, we want to trim the product name from
the description passed to the picking by default.
TT52044
stock-logistics-reporting
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| delivery_line_sale_line_position | 17.0.1.0.0 | Adds the sale line position to the delivery report lines | |
| stock_move_value_report | 17.0.1.0.0 | Stock Move Cost Value Report | |
| stock_picking_comment_template | 17.0.1.0.0 | Comments texts templates on Picking documents | |
| stock_picking_report_valued | 17.0.1.0.0 | Adding Valued Picking on Delivery Slip report | |
| stock_quantity_history_location | 17.0.1.0.0 | ![]() |
Provides stock quantity by location on past date |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Description
Languages
HTML
50.7%
Python
46.3%
JavaScript
2.3%
CSS
0.7%


