diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-04-29 11:06:30 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-04-29 11:06:30 +0700 |
| commit | f421cc893699f8b6357d2d1f719db1bfd19c5bac (patch) | |
| tree | 3e4ab0f4b909244cfafd6e4e08c50f141eb67f2b /indoteknik_custom/views/res_partner.xml | |
| parent | ca03f0119e33dd62adbf998106378d8e0f4096b6 (diff) | |
add customer pareto status
Diffstat (limited to 'indoteknik_custom/views/res_partner.xml')
| -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 e7b8517a..4c481e8a 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -15,6 +15,7 @@ <field name="company_type_id"/> <field name="group_partner_id"/> <field name="is_potential"/> + <field name="pareto_status"/> <field name="digital_invoice_tax"/> </field> <field name="npwp" position="before"> |
