diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-01-15 14:25:36 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-01-15 14:25:36 +0700 |
| commit | 4aa7c5af3bd15ca382fe72fbfea416c169d58ebf (patch) | |
| tree | 759a64f08f54576bad1ca8b120c9dbf28cccf151 /indoteknik_custom/views | |
| parent | 4ad4ee17e29d9583b1d2da76af93a1c28fbc8874 (diff) | |
<iman> add nitku
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/res_partner.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index 7e759e31..bd664890 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -56,6 +56,9 @@ <field name="npwp" position="before"> <field name="customer_type" required="1"/> </field> + <field name="alamat_lengkap_text" position="after"> + <field name="nitku" /> + </field> <field name="is_berikat" position="after"> <field name="pakta_integritas"/> </field> |
