summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/sj_tele.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2025-09-17 11:27:36 +0000
committerIT Fixcomart <it@fixcomart.co.id>2025-09-17 11:27:36 +0000
commitd7cb0787c9a107434c16f3d4a678511858fb6cd5 (patch)
tree8667f96ea9d6726f7bf0d20db67878552b4f3140 /indoteknik_custom/models/sj_tele.py
parentec115f256cfbc24008606c3c4dc47ecdd96955e8 (diff)
parent23d713fc686d56ef5b5e8004b91b3f4fe54117e6 (diff)
Merged odoo-backup into cbd-apt
Diffstat (limited to 'indoteknik_custom/models/sj_tele.py')
-rw-r--r--indoteknik_custom/models/sj_tele.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/sj_tele.py b/indoteknik_custom/models/sj_tele.py
index 029adcbe..d44aa338 100644
--- a/indoteknik_custom/models/sj_tele.py
+++ b/indoteknik_custom/models/sj_tele.py
@@ -47,7 +47,7 @@ class SjTele(models.Model):
def woi(self):
bot_mqdd = '8203414501:AAHy_XwiUAVrgRM2EJzW7sZx9npRLITZpb8'
- chat_id_mqdd = '-4885333032'
+ chat_id_mqdd = '-1003087280519'
api_base = f'https://api.telegram.org/bot{bot_mqdd}'
data = self.search([], order='create_date asc', limit=15)