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