diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-14 11:38:37 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-14 11:38:37 +0700 |
| commit | 8c51dd97b7ddba2059d1b648799844aedd733501 (patch) | |
| tree | 5afba8fa1a3d7c9b88d715160a9b64f0e6384044 /indoteknik_custom/views | |
| parent | 27bd82c6e3e9ee8239751fffda02d4975ba23e68 (diff) | |
<miqdad> add biaya lain2 field in customer commision
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/customer_commision.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml index 1c17bf63..64f1ef76 100644 --- a/indoteknik_custom/views/customer_commision.xml +++ b/indoteknik_custom/views/customer_commision.xml @@ -104,6 +104,7 @@ <!-- <field name="status" readonly="1"/>--> <field name="payment_status" readonly="1"/> <field name="total_dpp"/> + <field name="biaya_lain_lain"/> </group> </group> <notebook> |
