diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-22 15:39:32 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-09-22 15:39:32 +0700 |
| commit | 327835caeb892b66813383456d83156c37b666e1 (patch) | |
| tree | d5faa7bb6d53290a84f9bfd81469cb88218d2866 /indoteknik_custom/views | |
| parent | 84bfce78983a3bac22e647740aeeda2e88426310 (diff) | |
(andri) add previous pt
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/res_partner.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index c32151d8..a7770f1e 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -21,6 +21,7 @@ <field name="reference_number"/> </field> <field name="property_payment_term_id" position="after"> + <field name="previous_payment_term_id" /> <field name="is_cbd_locked" readonly="1"/> <field name="user_payment_terms_sales" readonly="1"/> <field name="date_payment_terms_sales" readonly="1"/> |
