David
4d0a42e7c7
[FIX] stock_picking_report_custom_description: singleton error
...
It isn't very common to write the name in batch. Anyway it would lead to
errors in it's current shape.
TT52171
2025-01-08 12:07:43 +01:00
David
4f78ddcd08
[FIX] stock_picking_report_custom_description: avoid dupe product name
...
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
2025-01-08 12:07:43 +01:00
Carolina Fernandez
ec0bb71531
[MIG] stock_picking_report_custom_description: Migration to 16.0
2025-01-08 12:07:43 +01:00
Pedro M. Baeza
1a159eca76
[FIX] stock_picking_report_custom_description: Transfer line description to move
2025-01-08 12:07:43 +01:00
sergio.teruel
860b0f7f85
[FIX+IMP] stock_picking_report_custom_description
...
* README by fragments
* Remove models
* Fix report templates
[UPD] Update stock_picking_report_custom_description.pot
[UPD] README.rst
2025-01-08 12:07:43 +01:00
cubells
8073d8e5aa
[MIG] stock_picking_report_custom_description: Migration to v11
2025-01-08 12:07:43 +01:00
Carlos Dauden
1cfee0fa51
[9.0][IMP] stock_picking_report_custom_description: Change name
2025-01-08 12:07:43 +01:00