summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/res_partner.xml
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-01-20 05:58:21 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-01-20 05:58:21 +0000
commit16abf01b3c6c86212845c0bde2eabd46712ad740 (patch)
treeca8e0c274f53660cec6d64bac8b63e4451f68af0 /indoteknik_custom/views/res_partner.xml
parent1b2b27941fcdaa1b1b6ddf2a4851d358abb259eb (diff)
parent69b84d53a07b77aaca96f88ff4a3b24e52d48fc3 (diff)
Merged in iman/telegram (pull request #268)
Iman/telegram
Diffstat (limited to 'indoteknik_custom/views/res_partner.xml')
-rw-r--r--indoteknik_custom/views/res_partner.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index bd664890..af5e0db3 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -68,6 +68,7 @@
<field name="vat" position="after">
<field name="email_finance" widget="email"/>
<field name="email_sales" widget="email"/>
+ <field name="telegram_id"/>
<field name="use_so_approval" attrs="{'invisible': [('parent_id', '!=', False), ('company_type', '!=', 'company')]}" />
<field name="use_only_ready_stock" attrs="{'invisible': [('parent_id', '!=', False), ('company_type', '!=', 'company')]}" />
<field name="web_role" attrs="{'invisible': ['|', ('parent_id', '=', False), ('company_type', '=', 'company')]}" />