odoo/addons/hr_timesheet_invoice/wizard
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
..
__init__.py [REM] hr_timesheet_invoice: removed unused report cost ledger. It was duplicated code of the same report defined in account module AND calling its rml. 2012-02-24 12:17:13 +01:00
hr_timesheet_analytic_profit.py [FIX] spelling: 'insufficient data' instead of 'data insufficient' 2012-08-07 12:23:26 +02:00
hr_timesheet_analytic_profit_view.xml [IMP] footer on forms 2012-07-10 18:40:11 +02:00
hr_timesheet_final_invoice_create.py [IMP] Contract management + fixes 2011-11-16 15:59:58 +01:00
hr_timesheet_invoice_create.py [IMP] error messages 2012-08-07 13:06:16 +02:00
hr_timesheet_invoice_create_final_view.xml [IMP] footer on forms 2012-07-10 18:40:11 +02:00
hr_timesheet_invoice_create_view.xml [IMP] footer on forms 2012-07-10 18:40:11 +02:00