summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-10-10 09:33:35 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-10-10 09:33:35 +0700
commitcfe3ab19b4c578ceda20f55e86bc901bbd383da5 (patch)
tree94619beb2ab2d479fe258c6c64975df777e74f62
parentbf80d91dd74549db76edc0c3df3221bb7afc7564 (diff)
cr image small po
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index f2aec143..346100ae 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -70,7 +70,7 @@
<!-- <field name="suggest" readonly="1"/> -->
</field>
<field name="product_id" position="before">
- <field name="image_small" readonly="1" optional="hide" widget="image"/>
+ <field name="image_small" readonly="1" optional="hide" widget="image" height="50"/>
</field>
<field name="price_unit" position="after">
<field name="price_vendor" attrs="{'readonly': 1}" optional="hide"/>