Skip to content
Snippets Groups Projects
Commit d3350522 authored by Katherine Zaoral's avatar Katherine Zaoral
Browse files

[FIX] sale_stock: invoice reporte lot_values


Before this change, the lots info of the products that are shown in the
invoice report were always computed, no matter if they were printed or
not. It is always computing the lots information, no matter if it will
be printed or not

With this change, the lost info only is computed when is actually used
and will be printed: that is when the user has the
sale_stock.group_lot_on_invoice group.

closes odoo/odoo#97348

Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
parent a0de2e60
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment