Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3214 Переглядів

When try to upgrade "to_attendance_device" module from 13.0 to 14.0


2022-05-15 15:48:42,340 1 WARNING 14DB1 odoo.http: Could not get connected to the device '[sfax] /'. Please check your network configuration and device password and/or hard restart your device.
2022-05-15T15:48:42.340689261Z Debugging info:
2022-05-15T15:48:42.340694570Z 'attendance.device' object attribute 'zk' is read-only

Аватар
Відмінити
Найкраща відповідь

Hello

In case you didn't solve the issue yet, I find the solution

you have to replace :

self.zk = self.zk_cache[cached_key]

by
AttendanceDevice.zk = self.zk_cache[cached_key]


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
трав. 24
1066
2
квіт. 24
2735
2
лип. 23
2632
0
черв. 23
2738
1
груд. 21
2725