GauravSahu / hr_biometric_machine

Biometric Device Integration - Odoo
63 stars 113 forks source link

Need to classify Sign In and Sign Out! #7

Closed ajajmal006 closed 8 years ago

ajajmal006 commented 8 years ago

Could you please let me know how i can fetch attendance data based on action Sign In or Sign Out

atten_id = hr_attendance.create(cr,uid,{'name':atten_time,'address_id':address_id.id,'category':category,'day':str(lattendance[2].date()),'employee_id':employee_id[0],'action':'sign_in'})

GauravSahu commented 8 years ago

hey ping me on whatsapp +918090779037 i will discuss you on it

mohala562 commented 8 years ago

I fixed it check it out