diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index e230bccc..c8aa6454 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -101,7 +101,7 @@ </button> <xpath expr="//field[@name='move_ids_without_package']//tree//field[@name='product_id']" position="after"> - <field name="product_image_128" widget="image" + <field name="product_image" widget="image" style="height:128px;width:128px;" readonly="1"/> </xpath> <field name="backorder_id" position="after"> |
