diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-31 10:18:04 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-31 10:18:04 +0700 |
| commit | c8d46915cfb2ef9488eea0834c28eed6facfee6c (patch) | |
| tree | 496dd6447ca690721e557554c50402ba4e941e00 | |
| parent | d6bdde8fe63ff15ce8f3fee6bc5e8ae903fc78ce (diff) | |
<nathan> hide date po
| -rw-r--r-- | indoteknik_custom/views/purchasing_job.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml index e3866d84..2466e7be 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -17,7 +17,7 @@ <field name="status_apo" invisible="1"/> <field name="action"/> <field name="note"/> - <field name="date_po"/> + <field name="date_po" optional="hide"/> <field name="so_number"/> <field name="check_pj" invisible="1"/> <button name="action_open_job_detail" |
