|
|
@ -13,7 +13,7 @@ |
|
|
|
<xpath expr="//t[@t-foreach='lines_to_report']//td[@name='td_name']" |
|
|
|
position="after"> |
|
|
|
<t t-if="request.env['ir.config_parameter'].sudo().get_param('sale_product_image.is_show_product_image_in_sale_report')"> |
|
|
|
<td style="height:20px !important;width:20px !important;"> |
|
|
|
<td style="height:100px !important;width:100px !important;"> |
|
|
|
<span t-field="line.order_line_image" |
|
|
|
t-options='{"widget": "image"}'/> |
|
|
|
</td> |
|
|
|