Skip to content

getAttendance function always not return the latest record #8

@fananimi

Description

@fananimi

Hei mas @dnaextrim ,

I was tried to collect attendance data by calling getAttendance function, but there is a problem, it always not return the latest record.

the following are my collected records:

Get Attendance:
('3', 1, datetime.datetime(2016, 5, 22, 10, 56, 49))
('4', 1, datetime.datetime(2016, 5, 22, 10, 56, 55))
('5', 1, datetime.datetime(2016, 5, 22, 10, 57, 16))

and the real expected record is like the following screenshot.
https://drive.google.com/file/d/0BwZFc2C6ABy6eGxJZDVpUEtSbXM/view?usp=sharing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions