odoo/addons/account
Christophe Simonis 31f2a1bc38 [MERGE] forward port of branch 7.0 up to 1c0bc7c 2015-06-30 12:47:27 +02:00
..
data [FIX] account: move purchase journal from demo to data 2013-12-10 16:29:57 +01:00
demo [FIX] account: demo opening period, add x in the name 2014-01-13 13:29:17 +01:00
edi [MERGE] forward port of branch 7.0 up to 095be21 2014-08-06 13:06:20 +02:00
i18n [I18N] Update translations from Transifex 2015-05-29 18:28:10 +02:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
project [MERGE] forward port of branch 7.0 up to 529e920 2014-11-19 14:06:48 +01:00
report [MERGE] forward port of branch 7.0 up to f300d64 2015-05-07 11:33:59 +02:00
security [FIX] account: add multicompany rule to account.subscription.line 2014-06-25 12:07:02 +02:00
static [MERGE] forward port of branch 7.0 up to d0ef1b9 2015-04-16 19:13:56 +02:00
test [MERGE] merge with addons/trunk revno 8956 2013-10-27 13:31:04 +01:00
tests [FIX] account: correct name_search on account to be validated even at negation 2013-12-06 18:00:12 +01:00
wizard [MERGE] forward port of branch 7.0 up to 99c87b6 2015-05-21 16:33:45 +02:00
__init__.py removed lot of stuff 2012-09-17 17:10:31 +02:00
__openerp__.py [] 2014-01-17 19:39:40 +05:30
account.py [MERGE] forward port of branch 7.0 up to 99c87b6 2015-05-21 16:33:45 +02:00
account_analytic_line.py [MERGE] forward port of branch 7.0 up to 7c5bf67a5f 2014-07-31 18:17:48 +02:00
account_assert_test.xml [IMP] Speedup test account_assert_test.xml in account 2014-11-13 17:00:42 +01:00
account_bank.py [FIX] account: restrict bank account post creation for account and journal 2013-06-10 13:04:01 +02:00
account_bank_statement.py [MERGE] forward port of branch saas-3 up to e2bfb96 2015-05-12 17:55:50 +02:00
account_bank_view.xml [IMP]Account:applying multi_currency group to currency fields 2012-08-27 18:33:40 +05:30
account_cash_statement.py [MERGE] account: cash register view improvements 2014-01-02 12:30:09 +01:00
account_end_fy.xml
account_financial_report.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_financial_report_data.xml [FIX]account_financial_report_data: fix profit and loss sign, sign should be reverse for P&L journal and children 2013-04-22 16:44:38 +02:00
account_installer.xml [IMP] improved code to set default accounts in l10n_us,l10n_ma and added new currency_id field to set currency based on select coa, fixed installation time error of l10n_ve 2013-09-03 12:37:07 +05:30
account_invoice.py [MERGE] forward port of branch 7.0 up to 1c0bc7c 2015-06-30 12:47:27 +02:00
account_invoice_view.xml Revert "[FIX] account: remove journal_id from account domains" 2015-04-29 11:06:29 +02:00
account_invoice_workflow.xml
account_menuitem.xml [IMP] Account : changed terms as suggested in account module 2012-12-19 12:26:45 +05:30
account_move_line.py [MERGE] forward port of branch 7.0 up to 99c87b6 2015-05-21 16:33:45 +02:00
account_pre_install.yml [FIX] account: added check if country has a code 2015-03-16 10:35:01 +01:00
account_report.xml [MERGE] forward port of branch 7.0 up to cb91966 2014-11-05 18:58:07 +01:00
account_unit_test.xml [IMP]For Supplier create supplier invoice instead of customer invoice, added address for partners. 2013-11-13 18:31:07 +05:30
account_view.xml Revert "[FIX] account: remove journal_id from account domains" 2015-04-29 11:06:29 +02:00
board_account_view.xml [FIX] removed buggy dashboard on treasury 2012-09-17 18:49:39 +02:00
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
company_view.xml [IMP] account, account_voucher: moved some fields from res.company to accounting settings + removed duplicated fields (in company form view AND accounting settings) 2012-10-15 15:50:27 +02:00
installer.py [MERGE] forward port of branch 7.0 up to revid 9971 chs@openerp.com-20140410100027-5ug4801pfch9virt 2014-04-10 12:36:38 +02:00
ir_sequence.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
ir_sequence_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
partner.py [MERGE] Forward-port of 7.0 bugfixes up to 4d3a5df 2014-06-12 13:49:32 +02:00
partner_view.xml [FIX] account: invoices button on partner sheet only display the customer invoices, and is visible only if the partner is a customer 2014-04-25 11:51:23 +02:00
product.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
product_view.xml [IMP] product: only template child / multiple template childs form view improvements 2014-01-22 10:58:26 +01:00
res_config.py [RENAME] account_product_template -> product_email_template, to avoid 2014-01-24 12:08:02 +01:00
res_config_view.xml [MERGE] forward port of branch 7.0 up to e470385 2015-06-11 12:46:06 +02:00
res_currency.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00