Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
5332 Lượt xem

Hi, 

In Kiosk Mode, when checking in it says "Checked In at Invalid". It usually indicates the checked in time right? What seems to be the problem when it indicates an invalid time?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I had a same problem, I found out manual attendance has a problem with IE, check it with other browsers.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

In code they are calling the check-in time directly

<h1 class="o_hr_attendance_validation">
Checked in at <t t-esc="widget.attendance.check_in_time"/>
</h1>

So my best guess is that you have somehow saved wrong data to database(not in datetime format). Please check if you have added any 3rd party module which changes this data or check values stored in table hr_attendance.

Ảnh đại diện
Huỷ bỏ
Tác giả

I just inherited the def attendance_action_change(self) in hr_employee.py under hr_attendance module, but I added super(HrEmployee, self).attendance_action_change() then added my function. But my function is writing in a different model. So I don't know what is the problem.

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 5 25
1505
2
thg 4 24
5067
1
thg 2 24
2342
0
thg 2 24
5736
6
thg 1 23
17618