odoo/addons/hr_timesheet_sheet
Olivier Dony 3fe6987ce7 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2
2012-12-19 00:20:01 +01:00
..
i18n Launchpad automatic translations update. 2012-12-18 05:08:32 +00:00
process merged with trunk 2010-12-30 15:28:09 +05:30
report [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
security Harmonize the noupdate flag on security XML files : 2012-07-13 19:08:38 +02:00
static/src [FIX] hr_timesheet_sheet: revert stupid fix in 8095.1.1 that created very obvious bug. 2012-12-17 12:13:37 +01:00
test Removed some tests that are now useless 2012-10-04 10:34:33 +02:00
wizard [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
__init__.py [IMP] HR: add the configuration wizard(new added file >> hr/res_config.py, hr/res_config_view.xml,hr_recruitment/res_config.py, hr_recruitment/res_config_view.xml, hr_timesheet_sheet/res_config.py, hr_timesheet_sheet/res_config_view.xml) 2012-04-02 11:14:18 +05:30
__openerp__.py [IMP] hr_timesheet_sheet: change sequence. 2012-10-30 14:22:01 +05:30
board_hr_timesheet_view.xml [IMP]Remove type field from the whole hr module 2012-08-08 18:18:39 +05:30
hr_timesheet_sheet.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
hr_timesheet_sheet_data.xml An employee should receive a mail.message in inbox when an manager refuse a timesheet. 2012-11-22 16:30:15 +05:30
hr_timesheet_sheet_demo.xml Removed date_current more 2012-10-02 17:15:20 +02:00
hr_timesheet_sheet_view.xml [IMP] hr_timesheet_sheet: set the timesheet widget to readonly in some states 2012-12-17 12:14:02 +01:00
hr_timesheet_workflow.xml [IMP]:improved hr module 2011-07-11 16:53:29 +05:30
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP] cleaned ir.actions.todo to launch newly installed application 2012-09-16 13:42:49 +02:00