diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-14 11:45:14 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-14 11:45:14 +0700 |
| commit | b70acc8a458e9544f672ecc9549eb1fc3606bc35 (patch) | |
| tree | a7ddd653e1c722478d1054f231380cea5560b8fb | |
| parent | 8c51dd97b7ddba2059d1b648799844aedd733501 (diff) | |
<miqdad> add biaya lain2 field in customer commision
| -rw-r--r-- | indoteknik_custom/views/customer_commision.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml index 64f1ef76..514e6284 100644 --- a/indoteknik_custom/views/customer_commision.xml +++ b/indoteknik_custom/views/customer_commision.xml @@ -103,8 +103,8 @@ <field name="notification" readonly="1"/> <!-- <field name="status" readonly="1"/>--> <field name="payment_status" readonly="1"/> - <field name="total_dpp"/> <field name="biaya_lain_lain"/> + <field name="total_dpp"/> </group> </group> <notebook> |
