diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2025-09-16 05:01:33 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2025-09-16 05:01:33 +0000 |
| commit | db80ee4b1ef67168db966c590aa2fbace76af617 (patch) | |
| tree | 9d468b947112ecb9a16d0789d9957e69f3c99347 /indoteknik_custom/views | |
| parent | 7fe2c169a448df17c9395dfae20c524e94aa8bfc (diff) | |
| parent | f48a848147216d1cbf736d6926ab7aebffb0deba (diff) | |
Merged in cr_pengajuan-retur (pull request #418)
<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"/> |
