コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
8317 ビュー

While importing employee attendance data got this error :

'NoneType' object has no attribute 'tz'

Can anybody help please!!!

 

 

アバター
破棄
著作者 最善の回答

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

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
2
9月 23
8073
2
3月 23
47198
2
12月 23
58242
0
3月 22
2687
3
6月 20
11034