mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_request_kanban: image_small -> image_128
This commit is contained in:
@@ -150,7 +150,7 @@
|
|||||||
<div class="oe_kanban_global_click o_res_partner_kanban">
|
<div class="oe_kanban_global_click o_res_partner_kanban">
|
||||||
<div class="o_kanban_image">
|
<div class="o_kanban_image">
|
||||||
<img
|
<img
|
||||||
t-att-src="kanban_image('product.product', 'image_small', record.product_id.raw_value)"
|
t-att-src="kanban_image('product.product', 'image_128', record.product_id.raw_value)"
|
||||||
alt="Kanban Image"
|
alt="Kanban Image"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user