odoo/addons/account_coda
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 Launchpad automatic translations update. 2012-07-29 04:38:02 +00:00
security [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
test_coda_file [FIX] pass the rpm bdist packaging 2012-01-11 14:58:51 +01:00
wizard [IMP] end error messages with a point instead of an exclamation point in account_coda 2012-08-07 11:58:20 +02:00
README.txt [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
__init__.py [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
__openerp__.py [IMP] : Update Description for modules 2012-07-12 15:24:25 +05:30
account_coda.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_coda_comm_type.xml [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
account_coda_trans_category.xml [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
account_coda_trans_code.xml [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
account_coda_trans_type.xml [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files... 2011-12-23 11:36:37 +01:00
account_coda_view.xml [IMP]Improve search view in all modules 2012-07-31 16:58:04 +05:30
account_coda_wizard.xml [IMP]: Improve view. 2012-07-02 21:25:41 +05:30

README.txt

Installation tips
=================

TBC.