diff --git a/oh_hr_zk_attendance/__manifest__.py b/oh_hr_zk_attendance/__manifest__.py index 58c5f610a..84dd75f49 100644 --- a/oh_hr_zk_attendance/__manifest__.py +++ b/oh_hr_zk_attendance/__manifest__.py @@ -44,7 +44,7 @@ 'demo': [], 'images': ['static/description/banner.jpg'], 'license': 'AGPL-3', - 'installable': True, + 'installable': False, 'auto_install': False, 'application': False, }