odoo/addons/account
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
..
data [IMP] removing unused ir.actions.todo.category object 2012-08-04 22:35:46 +02:00
demo [IMP]vat to tax : changed the label Vat as its abbreviation 2012-07-19 11:08:03 +05:30
edi [FIX] edit without note 2012-07-15 00:01:23 +02:00
i18n [MERGE] Merge with main branch 2012-08-01 12:17:11 +05:30
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
project [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
report [IMP] rephrase some error and warning messages in account 2012-08-06 17:44:10 +02:00
security [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups 2012-04-04 11:08:30 +02:00
test [IMP] error messages 2012-08-07 13:06:16 +02:00
wizard [IMP] error messages 2012-08-07 13:06:16 +02:00
__init__.py [MERGE] branch trunk-v62_config_account-uco (new config wizard for accounting) 2012-03-28 09:41:46 +02:00
__openerp__.py [IMP]all: improve some typo in module description 2012-07-20 12:11:11 +05:30
account.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_analytic_line.py [IMP] rephrase some error and warning messages in account 2012-08-06 17:44:10 +02:00
account_assert_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_bank.py Add ability to have %(currency_name)s in the format_layout of res.partner.bank.type 2012-07-11 01:35:03 +02:00
account_bank_statement.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_bank_view.xml [FIX] small fix in menu tip bank accounts 2012-08-05 12:12:36 +02:00
account_cash_statement.py [IMP] rephrase some error and warning messages in account 2012-08-06 17:44:10 +02:00
account_end_fy.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_financial_report.py [MERGE] account: merged the branch that add debit/credit option on financial reports 2012-02-13 11:49:37 +01:00
account_financial_report_data.xml [FIX] account: financial reports and data for account_account_type fixed 2012-01-26 15:26:18 +01:00
account_installer.xml [IMP] removing unused ir.actions.todo.category object 2012-08-04 22:35:46 +02:00
account_invoice.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_invoice_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
account_invoice_workflow.xml [IMP] account: changes related to the cleaning of the invoice workflow 2012-05-25 17:17:40 +02:00
account_menuitem.xml [IMP] remove deprecated attributes 'icon', 'web_icon' and 'web_icon_hover' from top menu items 2012-07-18 15:14:03 +02:00
account_move_line.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_pre_install.yml [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address 2012-03-30 11:08:37 +02:00
account_report.xml [IMP] account : Added one fields.boolean('sent', readonly=1) and display the 'print' button and the 'send by email' button only if it is False. 2012-05-24 12:02:38 +05:30
account_unit_test.xml [FIX] removed filed address_contact_id 2012-03-07 16:12:05 +05:30
account_view.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
board_account_view.xml [DUMMY] convert tabs to spaces in some xml files 2012-06-21 10:44:36 +02:00
company.py [IMP]account : improve default for overdue_msg 2012-07-20 17:10:00 +05:30
company_view.xml [REV] settings: reverted to revision 6971, for usability purposes 2012-07-16 15:43:14 +02:00
installer.py [IMP] Improved warning messages for account module 2012-07-25 13:03:57 +05:30
ir_sequence.py [FIX] Reference to undefined context variable 2012-03-22 12:39:59 +01:00
ir_sequence_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
partner.py Add active field on account.fiscal.position. 2011-08-24 23:19:43 +02:00
partner_view.xml [IMP] usability: partner form view 2012-07-20 16:18:30 +02:00
product.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
product_view.xml [IMP] usability: form views 2012-07-02 18:37:25 +02:00
res_config.py [IMP] more accurate label for field 2012-08-03 13:40:02 +02:00
res_config_view.xml [IMP] config wizards layouts 2012-08-05 12:08:12 +02:00
res_currency.py [fix] remove some useless changes after review 2012-03-30 15:30:01 +02:00