From 1f6a6eed678964fbe75419f6c420d573c0ff03cd Mon Sep 17 00:00:00 2001 From: Ajmal JK Date: Fri, 27 Dec 2019 09:01:28 +0530 Subject: [PATCH] [FIX] Bug Fixed 'hr_zk_attendance' --- hr_zk_attendance/__manifest__.py | 2 +- hr_zk_attendance/data/download_data.xml | 7 +++---- hr_zk_attendance/doc/RELEASE_NOTES.md | 6 ++++++ 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/hr_zk_attendance/__manifest__.py b/hr_zk_attendance/__manifest__.py index 4a7d390c5..ccb58bcd8 100644 --- a/hr_zk_attendance/__manifest__.py +++ b/hr_zk_attendance/__manifest__.py @@ -21,7 +21,7 @@ ################################################################################### { 'name': 'Biometric Device Integration', - 'version': '12.0.1.0.1', + 'version': '12.0.1.1.1', 'summary': """Integrating Biometric Device With HR Attendance (Face + Thumb)""", 'description': 'This module integrates Odoo with the biometric device(Model: ZKteco uFace 202)', 'category': 'Generic Modules/Human Resources', diff --git a/hr_zk_attendance/data/download_data.xml b/hr_zk_attendance/data/download_data.xml index e63d1aa03..c4edd2e49 100644 --- a/hr_zk_attendance/data/download_data.xml +++ b/hr_zk_attendance/data/download_data.xml @@ -2,13 +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 13bdc2180..ef2b34424 100755 --- a/hr_zk_attendance/doc/RELEASE_NOTES.md +++ b/hr_zk_attendance/doc/RELEASE_NOTES.md @@ -9,3 +9,9 @@ #### Version 12.0.1.0.1 ##### FIX - Bug Fixed + + +#### 27.12.2019 +#### Version 12.0.1.1.1 +##### FIX +- Bug Fixed : timezone issue in cronjob