summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorHafidBuroiroh <hafidburoiroh09@gmail.com>2026-03-12 13:39:02 +0700
committerHafidBuroiroh <hafidburoiroh09@gmail.com>2026-03-12 13:39:02 +0700
commit92c2d5297ce7843a7f14c57a92878f57ba8cf8a3 (patch)
treec0c800d1c409f7e9a7cb7da86224aa3c3342c291 /indoteknik_custom/views
parent4a70e8255a74b301104c4eeec9f7cf1874425f0a (diff)
<hafid> fix notif sourcing
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/res_partner.xml1
-rw-r--r--indoteknik_custom/views/users.xml1
2 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml
index 8378bf34..87c161ed 100644
--- a/indoteknik_custom/views/res_partner.xml
+++ b/indoteknik_custom/views/res_partner.xml
@@ -37,6 +37,7 @@
<field name="is_not_potential"/>
<field name="pareto_status"/>
<field name="digital_invoice_tax"/>
+ <field name="chat_id_telegram"/>
</field>
<!-- <field name="nama_wajib_pajak" position="attributes">
<attribute name="required">1</attribute>
diff --git a/indoteknik_custom/views/users.xml b/indoteknik_custom/views/users.xml
index 13561e2b..6519aeaa 100644
--- a/indoteknik_custom/views/users.xml
+++ b/indoteknik_custom/views/users.xml
@@ -16,7 +16,6 @@
<field name="is_admin_reconcile"/>
<field name="is_outbound"/>
<field name="is_inbound"/>
- <field name="chat_id_telegram" groups="indoteknik_custom.group_role_it"/>
</field>
</field>
</record>