odoo/addons/account
Divyesh Makwana (Open ERP) 858758af47 [FIX] account : COA Creation wizard hangs up
lp bug: https://launchpad.net/bugs/923884 fixed

bzr revid: mdi@tinyerp.com-20120202085255-jpuv9x6i33nnjp8f
2012-02-02 14:22:55 +05:30
..
data [FIX] account: financial reports and data for account_account_type fixed 2012-01-26 15:26:18 +01:00
demo [FIX] account/demo: fix last day of period February 2012-01-26 14:34:06 +01:00
edi [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
i18n Launchpad automatic translations update. 2012-02-01 05:12:11 +00:00
process merged with trunk 2010-12-30 15:28:09 +05:30
project [IMP] account_analytic_analysis: removed consolidation of fields because it is complex computation really resource-greedy 2012-01-09 18:48:36 +01:00
report [IMP] account: improvement of financial report printing 2012-01-26 20:29:20 +01:00
security [MERGE] trunk-user-groups-rco: add category_id to groups 2011-12-13 15:19:49 +01:00
test [FIX] Fixed automated tests using explicit references to the 2011 year 2012-01-02 16:04:25 +01:00
wizard [FIX] account: removed unknown 'filter' key used in domain and required modifiers 2012-02-01 15:38:21 +01:00
__init__.py move account_financial_report to it's own file, create separate action for PL BS. 2011-12-30 12:44:10 +01:00
__openerp__.py [IMP] manifest: renamed active to auto_install. 2012-01-30 11:18:37 +01:00
account.py [FIX] account : COA Creation wizard hangs up 2012-02-02 14:22:55 +05:30
account_analytic_line.py [IMP] hr : added or condition 0.0 in amount variable of account_analytic_line.py of account module 2011-09-30 15:29:42 +05:30
account_assert_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_bank.py [MERGE] account: add currency field on bank accounts (from Akretion) 2012-02-01 13:50:42 +01:00
account_bank_statement.py [IMP] account: multi company enhancements 2012-01-25 10:29:32 +01:00
account_bank_view.xml Add related field currency_id on res.partner.bank. 2012-02-01 11:07:27 +01:00
account_cash_statement.py [IMP] improved error message, constraints must allways propose a solution 2011-12-31 08:57:20 +01:00
account_end_fy.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_financial_report.py [IMP] account: financial report object improved, rml report enhanced and few bug fixed 2012-01-26 18:19:55 +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 [FIX] account: install the generic chart of account fixed 2011-12-13 14:16:39 +01:00
account_invoice.py [FIX] account: partial revert of commit 6465. Put back the default value on currency field but changed its implementation in order to have it computed thanks to the default journal 2012-02-01 17:06:48 +01:00
account_invoice_view.xml [FIX] account, invoice: removed the default value of currency_id field, as it should be given by the onchange of journal_id (which has a default value) 2012-02-01 15:16:33 +01:00
account_invoice_workflow.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_menuitem.xml [IMP]: account: Usability improvements and improved xml ids for new view for gain and loss 2011-10-24 11:27:43 +05:30
account_move_line.py [IMP] account: hide column 'statement_id' from Journal Items automatic tree view 2012-01-30 12:18:03 +01:00
account_pre_install.yml [IMP] Removed the wizard to install chart of accounts -> install automatically 2011-11-23 15:16:16 +01:00
account_report.xml [FIX] invoice attachment: .pdf 2011-12-30 12:12:50 +01:00
account_unit_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_view.xml [IMP] account: financial report object improved, rml report enhanced and few bug fixed 2012-01-26 18:19:55 +01:00
board_account_view.xml [IMP] Invoicing App misc useability improvements 2011-12-12 22:22:03 +01:00
company.py [IMP] edi: improve EDI preview sidebar + add payment options for invoices 2011-10-28 15:47:24 +02:00
company_view.xml [MERGE] sync with latest trunk 2011-09-29 13:08:56 +02:00
configurable_account_chart.xml [FIX] no cost at reception 2011-12-30 12:06:04 +01:00
installer.py [FIX] account: install the generic chart of account fixed 2011-12-13 14:16:39 +01:00
ir_sequence.py [IMP] rename sequence into ir_sequence 2011-10-01 02:04:55 +02:00
ir_sequence_view.xml [IMP] rename sequence into ir_sequence 2011-10-01 02:04:55 +02:00
partner.py Add active field on account.fiscal.position. 2011-08-24 23:19:43 +02:00
partner_view.xml merge 2011-09-21 09:13:12 +02:00
product.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
product_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
res_currency.py [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00