From 5901315258509a600e1b0c8607f76392d358119e Mon Sep 17 00:00:00 2001 From: Ajmal JK Date: Fri, 27 Dec 2019 09:02:26 +0530 Subject: [PATCH] [FIX] Bug Fixed 'hr_zk_attendance' --- hr_zk_attendance/__manifest__.py | 2 +- hr_zk_attendance/data/download_data.xml | 6 +++--- hr_zk_attendance/doc/RELEASE_NOTES.md | 5 +++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/hr_zk_attendance/__manifest__.py b/hr_zk_attendance/__manifest__.py index b09e64933..241ce10a5 100644 --- a/hr_zk_attendance/__manifest__.py +++ b/hr_zk_attendance/__manifest__.py @@ -21,7 +21,7 @@ ################################################################################### { 'name': 'Biometric Device Integration', - 'version': '13.0.1.0.2', + 'version': '13.0.1.1.2', 'summary': """Integrating Biometric Device (Model: ZKteco uFace 202) With HR Attendance (Face + Thumb)""", 'description': """This module integrates Odoo with the biometric device(Model: ZKteco uFace 202),odoo13,odd,hr,attendance""", 'category': 'Generic Modules/Human Resources', diff --git a/hr_zk_attendance/data/download_data.xml b/hr_zk_attendance/data/download_data.xml index 20fe7fbfb..c4edd2e49 100644 --- a/hr_zk_attendance/data/download_data.xml +++ b/hr_zk_attendance/data/download_data.xml @@ -2,12 +2,12 @@ Download Data - - + + 10 minutes -1 - + code model.cron_download() diff --git a/hr_zk_attendance/doc/RELEASE_NOTES.md b/hr_zk_attendance/doc/RELEASE_NOTES.md index a974139cb..81e8253a2 100755 --- a/hr_zk_attendance/doc/RELEASE_NOTES.md +++ b/hr_zk_attendance/doc/RELEASE_NOTES.md @@ -9,3 +9,8 @@ #### Version 13.0.1.0.1 ##### FIX - Bug Fixed + +#### 27.12.2019 +#### Version 13.0.1.1.1 +##### FIX +- Bug Fixed - timezone issue in cron job