Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
8311 Widoki

While importing employee attendance data got this error :

'NoneType' object has no attribute 'tz'

Can anybody help please!!!

 

 

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Problem was, I didn't allocate user to one employee, so didn't get timezone for that and hence was the error...

Awatar
Odrzuć
Najlepsza odpowiedź

Make sure every required column is supplied when importing the employees. In this case you are missing a column or the column is not filled in correctly. Most likely something like country_id or language. Something that has a reference to timezone.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 23
8068
2
mar 23
47195
2
gru 23
58237
0
mar 22
2684
3
cze 20
11033