odoo/addons/project_timesheet
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 [IMP] Improved warning messages for project* modules 2012-07-25 17:46:05 +05:30
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
report [MEGUEZ] merged the clean search view branch 2012-07-31 17:03:58 +02:00
security [IMP]Read access of sale order to project groups when contract is installed 2012-06-29 11:33:34 +05:30
test [IMP] project: use same user ids as in hr 2011-12-22 14:48:15 +01:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [MERGE, IMP] improve and merge cha branch to update desc formatting 2012-07-16 15:15:48 +05:30
project_timesheet.py [IMP] error messages 2012-08-07 13:06:16 +02:00
project_timesheet_data.xml [IMP] project_timesheet:- removed 'Time Tracking' menu 2012-02-27 16:35:35 +05:30
project_timesheet_demo.xml [IMP] project: use same user ids as in hr 2011-12-22 14:48:15 +01:00
project_timesheet_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00