odoo/addons/account_voucher
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
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 [IMP] improve the sentance 2012-04-16 15:41:28 +05:30
wizard [IMP] footer on forms 2012-07-10 18:40:11 +02:00
__init__.py [FIX] Account Voucher 2011-09-27 15:07:30 +02:00
__openerp__.py [TYPO] replace tinyerp per openerp 2012-08-01 16:14:33 +02:00
account_voucher.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_voucher_data.xml [IMP] improved modules message at installation --> to be reviewed later 2012-08-05 22:13:22 +02:00
account_voucher_pay_invoice.xml [IMP] account_voucher: improve inherited views (make xpath match a single element) 2012-06-26 14:06:08 +02:00
account_voucher_report.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_voucher_sequence.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_view.xml [IMP]Improve search view in all modules 2012-07-31 16:58:04 +05:30
account_voucher_wizard.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_workflow.xml merged with trunk 2010-12-30 15:28:09 +05:30
invoice.py [IMP] account, account_voucher : Improved workflow state name, button name and also the position,Open payment in new window (and close voucher when paid), added 'sent' state and its related changes. 2012-02-29 12:17:05 +05:30
voucher_payment_receipt_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
voucher_sales_purchase_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00