odoo/addons/hr_timesheet_sheet
Antonin Bourguignon b0e8ae4c7d [IMP] error messages
fix errors ending with an exclamation point; use a point instead
remove uniques (or almost) error messages titles, like 'Encoding Error' (1 occurrence in addons), 'Integrity Error' (1 occurrence in addons), 'Report Name' (1 occurrence in addons), 'Value Error' (1 occurrence in addons), 'Wrong Period Code' (1 occurrence in addons); replace these with 'Error'
add newline character after some messages titles, when necessary
fix 'UserError': should be 'User Error'
remove spaces before exclamation marks
add capital letters to messages titles words (e.g.: 'Invalid action' becomes 'Invalid Action')

bzr revid: abo@openerp.com-20120807110616-u3nlnybtgaebro18
2012-08-07 13:06:16 +02:00
..
i18n [MERGE] Merge with main branch 2012-08-01 12:17:11 +05:30
process merged with trunk 2010-12-30 15:28:09 +05:30
report [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
static/src/img Changed module icons 2011-12-21 18:37:39 +01:00
test [FIX] hr_timesheet_sheet: fixed yaml test 2012-03-14 18:00:50 +01:00
wizard [IMP] Improved warning messages for hr* modules 2012-07-25 17:43:54 +05:30
__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] copywriting summary of modules 2012-07-30 15:28:40 +02:00
board_hr_timesheet_view.xml [IMP] hr_timesheet_sheet:improved view of dashboard and remove unnecessary code 2012-06-06 14:46:35 +05:30
hr_timesheet_sheet.py [IMP] error messages 2012-08-07 13:06:16 +02:00
hr_timesheet_sheet_data.xml [IMP] improved modules message at installation --> to be reviewed later 2012-08-05 22:13:22 +02:00
hr_timesheet_sheet_demo.xml [FIX] missing definitions of xml ids hr.employee1, etc. 2011-12-22 14:35:59 +01:00
hr_timesheet_sheet_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
hr_timesheet_workflow.xml [IMP]:improved hr module 2011-07-11 16:53:29 +05:30
res_config.py typo 2012-07-31 19:02:40 +05:30
res_config_view.xml [IMP] open right menu afte rmod installation 2012-08-04 23:57:42 +02:00