diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-07-31 15:53:21 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-07-31 15:53:21 +0700 |
| commit | a7cfaa803835caca360474749dbeeda0057d7220 (patch) | |
| tree | efaf6f7aec195c59878174b72df3beeca32bc236 /indoteknik_custom/views | |
| parent | dddfd3846d37e24c5b52cc98bbe889bd4a958775 (diff) | |
| parent | 4e39c1abf88e2a6a716c681e8184f2031e7612c1 (diff) | |
<hafid> repeat order
Diffstat (limited to 'indoteknik_custom/views')
| -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" |
