odoo/addons/account
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
..
data [FIX] account: payment term line need at least 5 to 6 digits precision 2011-04-27 12:33:18 +05:30
demo [REF] account: refactored the creation of journals in the generation from templates wizard, removed old deprecated boolean 'refund_journal' on account.journal (use the type field instead) 2011-03-03 15:59:00 +01:00
i18n Launchpad automatic translations update. 2011-06-28 04:40:31 +00:00
process merged with trunk 2010-12-30 15:28:09 +05:30
project [IMP] account, analytic accounting: added group by state on analytic accounts 2011-06-01 12:20:21 +02:00
report [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
security [FIX] account: added Invoice Analysis multi-company record rule 2011-06-30 16:25:02 +02:00
test [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00
wizard [FIX] account: opening entries didn't bring forward the amount in currency when closing a fiscalyear. The centralisation had to take care on that too. 2011-06-21 14:52:48 +02:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [IMP] account: added treasury report 2011-05-31 17:12:31 +02:00
account.py [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
account_analytic_line.py [FIX] account: Cancel of invoice throws error, validate of move_id is invalid 2011-04-25 11:41:14 +05:30
account_assert_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_bank_statement.py [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
account_cash_statement.py [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
account_demo.xml [FIX] account: reverted back the bugfix of LP:713562 because removing that boolean on demo fiscal year will cause problem when the user will run the config wizard 2011-02-23 15:41:28 +01:00
account_end_fy.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_installer.xml [IMP] account: Improvement in refector code for tax, account, journal template generation 2011-02-10 12:20:57 +05:30
account_invoice_view.xml [FIX] account: invoices - missing field in tree view 2011-04-29 14:23:55 +05:30
account_invoice_workflow.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_menuitem.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_move_line.py [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
account_report.xml [IMP] Invoice regenerated at each print by default 2011-06-17 09:40:32 +02:00
account_unit_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_view.xml [FIX] account: Add company column in taxes list 2011-05-19 10:46:07 +05:30
board_account_view.xml [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00
company.py merged with trunk 2010-12-30 15:28:09 +05:30
company_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
configurable_account_chart.xml [IMP] account: refactor code for generation of chart of templates 2011-02-09 18:58:30 +05:30
installer.py [FIX] account: Overlapping fiscal years error in initial chart of accounts installation 2011-05-23 14:41:25 +05:30
invoice.py [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
partner.py [IMP] removed method=True params from all fields.function 2011-07-02 01:41:24 +02:00
partner_view.xml [MERGE] default value in act_window 2011-03-09 14:03:45 +01:00
product.py merged with trunk 2010-12-30 15:28:09 +05:30
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
sequence.py merged with trunk 2010-12-30 15:28:09 +05:30
sequence_view.xml merged with trunk 2010-12-30 15:28:09 +05:30