odoo/addons/account
Olivier Dony 3fd9a77c83 [REVERT] Cancel PO Template changes from rev.2702 - to be fully re-generated before next release
We'll also attempt to replace the master strings in the
translated .po files before replacing the master strings,
to avoid losing translations just because of mere typo fixes.

bzr revid: odo@openerp.com-20120808144613-wtz50tcz5n7kvcza
2012-08-08 16:46:13 +02:00
..
data [IMP] removing unused ir.actions.todo.category object 2012-08-04 22:35:46 +02:00
demo [IMP]account : revert the changes for demo file 2012-08-07 12:18:10 +05:30
edi [FIX] edit without note 2012-07-15 00:01:23 +02:00
i18n [REVERT] Cancel PO Template changes from rev.2702 - to be fully re-generated before next release 2012-08-08 16:46:13 +02:00
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] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!') 2012-08-07 13:34:14 +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 [MERGE] 2012-08-08 16:08:46 +02:00
account_analytic_line.py [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +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] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +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 [FIX] remove the weird balance_check method in account (what was it doing there ?) 2012-08-08 14:08:56 +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] layout form view wizard CoA 2012-08-08 09:44:36 +02:00
account_invoice.py [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!') 2012-08-07 13:34:14 +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] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!') 2012-08-07 13:34:14 +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 [IMP]account, account_voucher, base_vat : added "e.g." before example related placeholder 2012-08-01 14:47:03 +05:30
installer.py [MERGE] latest trunk 2012-08-07 14:04:51 +02:00
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] config wizards small improvements in layout 2012-08-06 21:56:20 +02:00
res_config_view.xml [IMP] subtotal visible on SO lines 2012-08-07 19:11:01 +02:00
res_currency.py [fix] remove some useless changes after review 2012-03-30 15:30:01 +02:00