diff options
| author | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2025-09-24 16:46:18 +0700 |
|---|---|---|
| committer | HafidBuroiroh <hafidburoiroh09@gmail.com> | 2025-09-24 16:46:18 +0700 |
| commit | fa4d124243688f4a74dd605a21b7b402ee632191 (patch) | |
| tree | 4cec5c490d1035ea3ebe5a747cf752c3b0d13628 /indoteknik_custom/views/refund_sale_order.xml | |
| parent | 5abefd1181a148c4caf9b5dd2082ee3b3e884751 (diff) | |
<hafid> refund
Diffstat (limited to 'indoteknik_custom/views/refund_sale_order.xml')
| -rw-r--r-- | indoteknik_custom/views/refund_sale_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/refund_sale_order.xml b/indoteknik_custom/views/refund_sale_order.xml index 51f3deab..afa7c1cb 100644 --- a/indoteknik_custom/views/refund_sale_order.xml +++ b/indoteknik_custom/views/refund_sale_order.xml @@ -217,6 +217,7 @@ <field name="finance_note"/> </group> <group> + <field name="biaya_admin"/> <field name="bukti_refund_type" reqiured="1"/> <field name="bukti_transfer_refund_pdf" widget="pdf_viewer" attrs="{'invisible': [('bukti_refund_type', '=', 'image')]}"/> <field name="bukti_transfer_refund_image" widget="image" attrs="{'invisible': [('bukti_refund_type', '=', 'pdf')]}"/> |
