Add mass allocation wizard

Add counter info on form view of hr.holidays
Fix an issue when checking counter
This commit is contained in:
Alexis de Lattre
2015-06-11 12:43:43 +02:00
parent edcd3c7637
commit 2dbf95cb97
7 changed files with 227 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
'website': 'http://www.akretion.com',
'depends': ['hr_holidays', 'hr_public_holidays'],
'data': [
'wizard/hr_holidays_mass_allocation_view.xml',
'hr_holidays_view.xml',
'hr_holidays_mail.xml',
],