diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-16 11:31:42 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-09-16 11:31:42 +0700 |
| commit | f48a848147216d1cbf736d6926ab7aebffb0deba (patch) | |
| tree | 9d468b947112ecb9a16d0789d9957e69f3c99347 /indoteknik_custom/views | |
| parent | 7fe2c169a448df17c9395dfae20c524e94aa8bfc (diff) | |
<Miqdad> add help and change return type
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/tukar_guling_po.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/tukar_guling_po.xml b/indoteknik_custom/views/tukar_guling_po.xml index 548a209f..4a9ab25d 100644 --- a/indoteknik_custom/views/tukar_guling_po.xml +++ b/indoteknik_custom/views/tukar_guling_po.xml @@ -87,7 +87,7 @@ <!-- <field name="srt_num" readonly="1"/>--> <field name="operations" string="Operations" attrs="{ - 'required': [('return_type', 'in', ['revisi_po', 'tukar_guling'])] + 'required': [('return_type', 'in', ['retur_po', 'tukar_guling'])] }"/> <!-- <field name="origin" readonly="1"/>--> <field name="origin_po" readonly="1"/> |
