odoo/addons/account
Quentin (OpenERP) 7e5f91af19 [REM] account: removal of account_tax_generate wizard, as it will not work out of the box with the current implementation (we don't have the tax_cde_template_ref. We could build it but this feature doesn't seem to worth this effort)
bzr revid: qdp-launchpad@openerp.com-20111209090706-b36ulav0j4m3i9f1
2011-12-09 10:07:06 +01:00
..
data [ADD] account: adding data for basic accont types 2011-12-06 17:22:15 +01:00
demo [IMP] Removed the wizard to install chart of accounts -> install automatically 2011-11-23 15:16:16 +01:00
edi [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
i18n Launchpad automatic translations update. 2011-12-09 05:17:13 +00:00
process merged with trunk 2010-12-30 15:28:09 +05:30
project [IMP] Contracts management 2011-12-08 16:26:58 +01:00
report [IMP] polish 4 - misc useability improvements from APR 2011-12-05 15:47:10 +01:00
security [REM] account: duplicate ir.rule 2011-12-01 11:33:10 +01:00
test [FIX] account: fixed yaml test in order to use demo data (creating a new fiscalyear and its periods was crashing buildbot) and moved this test as last one (because there is no way to reopen it for the following tests to create accounting entries in it) 2011-11-28 17:28:17 +01:00
wizard [REM] account: removal of account_tax_generate wizard, as it will not work out of the box with the current implementation (we don't have the tax_cde_template_ref. We could build it but this feature doesn't seem to worth this effort) 2011-12-09 10:07:06 +01:00
__init__.py [MERGE] sync with latest trunk 2011-10-13 19:03:27 +02:00
__openerp__.py [REM] account: removal of account_tax_generate wizard, as it will not work out of the box with the current implementation (we don't have the tax_cde_template_ref. We could build it but this feature doesn't seem to worth this effort) 2011-12-09 10:07:06 +01:00
account.py [FIX] account: create_sequence may not receive vals['company_id'] 2011-12-09 09:39:48 +01:00
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 [FIX] clean some warnings. 2011-12-06 11:13:54 +01:00
account_bank_statement.py [FIX] account: fixed error in bank statement encoding 2011-12-01 10:02:11 +01:00
account_bank_view.xml [IMP] useability bank account views 2011-10-02 13:03:10 +02:00
account_cash_statement.py [IMP] ir_sequence: call it with the new methods. 2011-09-29 15:22:54 +02:00
account_end_fy.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_installer.xml [MERGE]: Merge with latest trunk-addons + Resolved conflicts 2011-11-28 11:09:37 +05:30
account_invoice.py [FIX] clean some warnings. 2011-12-06 11:13:54 +01:00
account_invoice_view.xml [IMP] domain to context: 2011-11-24 13:14: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 [FIX] account: proper handling of context in encoding by line 2011-11-14 12:34:05 +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 [MERGE] sync with latest trunk 2011-10-13 19:03:27 +02:00
account_unit_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_view.xml [MERGE] merged with main addons trunk 2011-12-09 09:19:05 +01:00
board_account_view.xml [FIX] default values for domain 2011-11-25 18:09:06 +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] account: wrong parent account assigned to current liabilities account 2011-11-09 12:38:01 +05:30
installer.py [MERGE]: Merge with latest trunk-addons + Resolved conflicts 2011-11-28 11:09:37 +05:30
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