تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
1409 أدوات العرض

We recently migrated our database from one server to another. Following the migration, we are experiencing issues accessing existing records and marking attendance in the system.Has anyone encountered a similar issue? We would appreciate your assistance in resolving this matter.

Please find the error message below:

Traceback (most recent call last):

  File "/opt/odoo18_enterprise/odoo/sql_db.py", line 354, in execute

    res = self._obj.execute(query, params)

          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

psycopg2.errors.InvalidParameterValue: time zone "Asia/Calcutta" not recognized



الصورة الرمزية
إهمال
أفضل إجابة

The error means PostgreSQL is not recognizing the Timezone.

I would try "Asia/Kolkata" instead, so go through the res.user records and change the ones using Calcutta to use Kolkata instead.

الصورة الرمزية
إهمال
الكاتب

@Ray Even after changing the Timezone for the existing records the issue is not resolved for marking the attendance.

Please open a ticket with Odoo Support then so someone on our crack team can peer into your specific database and get things working again.

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 25
977
0
أغسطس 25
406
0
أبريل 25
703
1
مارس 25
975
2
مارس 25
1055