diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-05 21:22:00 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-05 21:22:00 +0700 |
| commit | bd7479d645e90509c72a36b2dd9bcf9e6964bcae (patch) | |
| tree | 600e3a47186ac151e186f2f9a3e4b9397a93cf20 /indoteknik_custom/views/stock_picking.xml | |
| parent | 0a1f22cac507ee7e9975f1a68f79bccdf179c9fd (diff) | |
<miqdad> change field name
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -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"> |
