diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-11-08 09:04:12 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-11-08 09:04:12 +0700 |
| commit | 23c357465171e83e716c7a2619d4aa03041705b8 (patch) | |
| tree | 85ef1c7b70262e2a1c713c4d0270073e65ef8b9b /indoteknik_custom/views | |
| parent | 7fccc21783e9c3b61c62757b202bccf3b40aba31 (diff) | |
potential customer flag
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 ef4898d0..c1ae3ed3 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -14,6 +14,7 @@ <field name="industry_id" position="after"> <field name="company_type_id"/> <field name="group_partner_id"/> + <field name="is_potential"/> <field name="digital_invoice_tax"/> </field> <field name="npwp" position="before"> |
