summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/res_partner.py
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-12-20 13:57:52 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-12-20 13:57:52 +0700
commitb4a8de6bd7ca7051eee16f877b4e5d8fd65e3056 (patch)
tree69674562e601740d343f7e6710f26d7d79d5acd7 /indoteknik_custom/models/res_partner.py
parent9ba922eded6d752c2a4299c9c444238309877bb9 (diff)
<iman> add telegram
Diffstat (limited to 'indoteknik_custom/models/res_partner.py')
-rw-r--r--indoteknik_custom/models/res_partner.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/res_partner.py b/indoteknik_custom/models/res_partner.py
index da4a6cb6..c648c729 100644
--- a/indoteknik_custom/models/res_partner.py
+++ b/indoteknik_custom/models/res_partner.py
@@ -74,6 +74,7 @@ class ResPartner(models.Model):
"customer is crossed blocking amount."
"Set its value to 0.00 to disable "
"this feature", tracking=3)
+ telegram_id = fields.Char(string="Telegram")
@api.model
def _default_payment_term(self):