Browse Source

Not Supporting Python3

pull/79/head
Sreejith P 7 years ago
parent
commit
8b5606ee3a
  1. 2
      oh_hr_zk_attendance/__manifest__.py

2
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,
}

Loading…
Cancel
Save