summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiqdad <ahmadmiqdad27@gmail.com>2025-07-18 17:25:29 +0700
committerMiqdad <ahmadmiqdad27@gmail.com>2025-07-18 17:25:29 +0700
commit2c39fffe188f44b93b73d8f5470fb228225cb631 (patch)
treef5f2092d52becbd45d33d4fbfb97f3947da55da4
parentc6f3edf6eaf705511b926b961b7ae4fcf017e17f (diff)
<miqdad> readonly qty done mapping tuk.gul
-rw-r--r--indoteknik_custom/views/tukar_guling.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/tukar_guling.xml b/indoteknik_custom/views/tukar_guling.xml
index acc48d3f..44b5134e 100644
--- a/indoteknik_custom/views/tukar_guling.xml
+++ b/indoteknik_custom/views/tukar_guling.xml
@@ -104,7 +104,7 @@
<tree editable="top" create="0" delete="1">
<field name="pick_id" readonly="1" force_save="1"/>
<field name="product_id" readonly="1" force_save="1"/>
- <field name="qty_done" force_save="1"/>
+ <field name="qty_done" force_save="1" readonly="1"/>
<field name="qty_return"/>
</tree>
</field>