diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-06-18 09:33:37 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-06-18 09:33:37 +0700 |
| commit | 968d9987eb53670f0d96209e77debb1196f9b939 (patch) | |
| tree | f5f723fd58deebcd57d24ceb754c5b1753c6258f /indoteknik_custom/views | |
| parent | 2a349bbe7d5317433e339d873bdaa46e9d37ae17 (diff) | |
<miqdad> tukar guling so done
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/tukar_guling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/tukar_guling.xml b/indoteknik_custom/views/tukar_guling.xml index 013fdc24..9f8a6ff6 100644 --- a/indoteknik_custom/views/tukar_guling.xml +++ b/indoteknik_custom/views/tukar_guling.xml @@ -89,7 +89,6 @@ <group> <field name="date" string="Date" readonly="1"/> <field name="return_type"/> - <field name="origin" readonly="1"/> <!-- <field name="ort_num" readonly="1"/>--> <!-- <field name="srt_num" readonly="1"/>--> <field name="out_num" string="BU/Out" @@ -97,6 +96,7 @@ 'invisible': [('return_type', 'not in', ['revisi_so', 'credit_memo', 'tukar_guling'])], 'required': [('return_type', 'in', ['revisi_so', 'credit_memo'])] }"/> + <field name="origin" readonly="1"/> </group> <group> <field name="ba_num" string="Nomor BA"/> |
