odoo/addons/account
qdp-launchpad@tinyerp.com a852306c63 [FIX] account: removed multi-company group on company_id fields of accounting configuration wizards
lp bug: https://launchpad.net/bugs/697698 fixed

bzr revid: qdp-launchpad@tinyerp.com-20110106105524-59waxrqs9t9yyzj1
2011-01-06 11:55:24 +01:00
..
data [FIX] account:add description on invoice as demo data in account payment term 2010-11-12 16:41:39 +05:30
demo [IMP] buttons visibility on HR 2010-12-30 16:53:48 +01:00
i18n Launchpad automatic translations update. 2011-01-06 05:38:49 +00:00
process [IMP] better useability 2010-10-09 18:01:43 +02:00
project [IMP] analytic: multi-company + multi-currency on analytic accounting. 2010-12-28 16:22:05 +01:00
report [IMP] account: defined new fields (amount_residual and amount_residual_currency) as function to compute the residual amount (resp. in company currency and in the currency of teh move line) direclty on the account.move.line object (to refactor the code). Changed the residual amount of the account.invoice in order to reuse the code depicted above. +few changes to improve the translations 2011-01-05 14:46:54 +01:00
security [MERGE] Merge with lp:openobject-addons 2010-12-31 10:29:26 +05:30
test [IMP/REM]:remove unused line in yml and move yml code in test/account_report.yml file. 2010-12-23 14:14:31 +05:30
wizard [Merge] Merge with lp:openobject-addons 2010-12-30 10:33:17 +05:30
__init__.py [FIX] res.currency, account: moved account-related res.currency code from base 2010-12-22 17:09:26 +01:00
__openerp__.py [IMP/REM]:remove unused line in yml and move yml code in test/account_report.yml file. 2010-12-23 14:14:31 +05:30
account.py [FIX] account: removed translate=True on account type in order to fix the translations 2011-01-03 09:47:15 +01:00
account_analytic_line.py [REF] 2010-12-27 13:01:56 +05:30
account_assert_test.xml [IMP] account: replaced 'Ledger Posting' terms 2010-08-24 15:06:22 +02:00
account_bank_statement.py [FIX] res.currency, account: moved account-related res.currency code from base (second part) 2010-12-22 18:41:59 +01:00
account_cash_statement.py [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods. 2010-12-13 12:13:09 +05:30
account_demo.xml [IMP] buttons visibility on HR 2010-12-30 16:53:48 +01:00
account_end_fy.xml [IMP] access rights 2010-12-28 09:29:54 +01:00
account_installer.xml [FIX] account: removed multi-company group on company_id fields of accounting configuration wizards 2011-01-06 11:55:24 +01:00
account_invoice_view.xml [IMP] HR access rights 2010-12-30 13:24:28 +01:00
account_invoice_workflow.xml [REM] all: modules: removed all remaining references to res.roles, replaced by specific res.groups 2010-10-14 02:02:58 +02:00
account_menuitem.xml [FIX] complete rewrite for clean up of hr_holidays 2010-12-29 13:41:23 +01:00
account_move_line.py [IMP] account: defined new fields (amount_residual and amount_residual_currency) as function to compute the residual amount (resp. in company currency and in the currency of teh move line) direclty on the account.move.line object (to refactor the code). Changed the residual amount of the account.invoice in order to reuse the code depicted above. +few changes to improve the translations 2011-01-05 14:46:54 +01:00
account_report.xml [IMP] account, account_voucher: Improved views 2010-12-07 10:47:37 +05:30
account_unit_test.xml [IMP]: Replace currency code with currency symbol. 2010-11-18 17:54:59 +05:30
account_view.xml [FIX] account: removed multi-company group on company_id fields of accounting configuration wizards 2011-01-06 11:55:24 +01:00
board_account_view.xml [IMP] remove action elements on boards respectively to the groups attributes + HR access rights 2010-12-30 16:03:40 +01:00
company.py [FIX] Account: Poor wording in the Overdue Payments report 2010-12-07 18:19:33 +05:30
company_view.xml [IMP] Account: Rename surplus to profit/loss 2010-09-15 11:40:46 +05:30
configurable_account_chart.xml [FIX] Account: Reserve and surplus account with good type in demo xml 2010-11-12 11:05:58 +05:30
installer.py [FIX] Account: [6.RC2] Account chart wizard does not check if generated account code for bank journal exsits 2010-12-24 18:29:47 +05:30
invoice.py [IMP] account: defined new fields (amount_residual and amount_residual_currency) as function to compute the residual amount (resp. in company currency and in the currency of teh move line) direclty on the account.move.line object (to refactor the code). Changed the residual amount of the account.invoice in order to reuse the code depicted above. +few changes to improve the translations 2011-01-05 14:46:54 +01:00
partner.py [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods. 2010-12-13 12:13:09 +05:30
partner_view.xml [IMP] useability improvmeents misc 2010-10-10 19:32:39 +02:00
product.py [REF] cleaing account... 2010-10-15 12:44:33 +05:30
product_view.xml [IMP] stock: Improve the view of product 2010-09-15 16:18:07 +05:30
res_currency.py [FIX] res.currency, account: moved account-related res.currency code from base 2010-12-22 17:09:26 +01:00
sequence.py [REF] cleaing account... 2010-10-15 12:44:33 +05:30
sequence_view.xml [FIX] account: sequences in fiscal years should be restricted to the same type. 2010-07-28 12:35:41 +05:30