diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-08-15 09:10:07 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-08-15 09:10:07 +0700 |
| commit | 9ea33822721c3c548675633effdf679cc1a99b0d (patch) | |
| tree | 7aac3bbc6712376354c2c05c03e1acb319a8b335 /indoteknik_custom/views | |
| parent | 7644260c8b660c71aa1f9232cb50acea551798c2 (diff) | |
| parent | 4e1d5fa01a64bc6daa6c7bf7255caa55ccf53c59 (diff) | |
<hafid> revisi refund system
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 1c6a86ea..548a209f 100644 --- a/indoteknik_custom/views/tukar_guling_po.xml +++ b/indoteknik_custom/views/tukar_guling_po.xml @@ -21,7 +21,7 @@ <field name="name">pengajuan.tukar.guling.po.tree</field> <field name="model">tukar.guling.po</field> <field name="arch" type="xml"> - <tree create="1" delete="1" default_order="create_date desc"> + <tree create="0" delete="1" default_order="create_date desc"> <field name="name"/> <field name="vendor_id" string="Customer"/> <field name="origin" string="PO Number"/> |
