diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-20 15:58:07 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-20 15:58:07 +0700 |
| commit | 33f01a131c10b7352ade3b52072cfd5b6b2333f0 (patch) | |
| tree | 07144ba59093b8b1eb3046599459234a680e4a10 /indoteknik_custom/views/purchasing_job.xml | |
| parent | 7cd24a41b8f0bd3a60b52349dad5b5ea87b44478 (diff) | |
(andri) add note detail pj
Diffstat (limited to 'indoteknik_custom/views/purchasing_job.xml')
| -rw-r--r-- | indoteknik_custom/views/purchasing_job.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml index 6b8baa53..d303e5ea 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -17,6 +17,7 @@ <field name="status_apo" invisible="1"/> <field name="action"/> <field name="note"/> + <field name="note_detail"/> <field name="date_po" optional="hide"/> <field name="so_number"/> <field name="check_pj" invisible="1"/> @@ -59,6 +60,7 @@ <field name="purchase_representative_id"/> <field name="vendor_id"/> <field name="note"/> + <field name="note_detail"/> </group> </group> </sheet> |
