summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-12-19 09:32:39 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-12-19 09:32:39 +0700
commit034229b8f7d6f9ac8ad5c1562774966a66898ec9 (patch)
treecb9f36d6e70313607c708b818cc7c187489971dd /indoteknik_custom/views
parente2086bc4f96391260fb3430537feddbc25bdde40 (diff)
parent955f0eff6fb1917c3cf0fde8ee6994ee43148732 (diff)
Merge remote-tracking branch 'origin/production' into purchasing-job
Diffstat (limited to 'indoteknik_custom/views')
-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 4cf83dd4..8e74df4a 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -55,7 +55,7 @@
<field name="qty_incoming" readonly="1" optional="hide"/>
<field name="qty_outgoing" readonly="1" optional="hide"/>
<field name="qty_available" readonly="1" optional="hide"/>
- <field name="suggest" readonly="1" optional="hide"/>
+ <field name="suggest" readonly="1"/>
</field>
<field name="price_unit" position="after">
<field name="price_vendor" attrs="{'readonly': 1}" optional="hide"/>