odoo/addons/portal_hr_employees
Olivier Dony 5b18695c45 [FIX] portal_hr_employee: force inherit_id to False to avoid errors during migrations
The view has been converted to a first-class view
but was an inherited view before, so existing
database will exhibit issues when updating unless
the inherit_id field is forced to NULL.

Also fixed a minor typo.

lp bug: https://launchpad.net/bugs/1179349 fixed

bzr revid: odo@openerp.com-20130530151255-6kx6l91mwwa4tfei
2013-05-30 17:12:55 +02:00
..
i18n Launchpad automatic translations update. 2013-05-23 06:20:12 +00:00
security [FIX] portal_hr_employees ACL 2012-12-21 13:48:40 +01:00
static/src/css [FIX] FIxed several views. 2012-11-26 14:36:42 +01:00
__init__.py [IMP] split depedencies between portal_crm and the new glue module portal_hr_employees 2012-07-04 20:19:17 +02:00
__openerp__.py [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate 2012-08-22 18:32:32 +05:30
hr_employee.py [MERGE] merged trunk. 2012-12-10 12:16:54 +01:00
hr_employee_view.xml [FIX] portal_hr_employee: force inherit_id to False to avoid errors during migrations 2013-05-30 17:12:55 +02:00