odoo/addons/account
ron@tinyerp.com d93fa42c83 [REF]: account: l10n fullness and inheritancy: Created generate_account() function for generating accounts from templates. This function splited from execute method of wizard.multi.charts.accounts also improved references which has been generate from generate_account function.
bzr revid: ron@tinyerp.com-20110812093737-75qvpxtogmyfkga5
2011-08-12 15:07:37 +05:30
..
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-07-28 04:34:01 +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 [IMP] rename some groups 2011-07-22 15:48:47 +02:00
test [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00
wizard [IMP]: account: l10n fullness and inheritancy: Improved code of Default value set in Tax generate from wizard, remove code of after generating tax =>field should_be_installed = true 2011-08-08 18:01:49 +05:30
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [MERGE]: l10n fullness and inheritancy: Added new wizard to easily generate a tax from a tax.template where boolean installable is False (something not in the main process to generate the objects from templates: its another wizard that just doesnt have anything to deal with main flow) 2011-08-08 18:27:08 +05:30
account.py [REF]: account: l10n fullness and inheritancy: Created generate_account() function for generating accounts from templates. This function splited from execute method of wizard.multi.charts.accounts also improved references which has been generate from generate_account function. 2011-08-12 15:07:37 +05:30
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 [MERGE]: Merged with latest trunk-addons as there are many changes regarding config wizards 2011-08-05 11:39:27 +05:30
account_invoice_view.xml [IMP] add and improve tooltips 2011-07-19 11:06:02 +02:00
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 [MERGE] from trunk 2011-07-18 10:34: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 [ADD]: account: l10n fullness and inheritancy: On account.chart.template, added field.integer which is the default value for number of digits the user wants to have. => Gave onchange instead if the current _default: {code_digits :6} 2011-08-09 15:36:26 +05:30
board_account_view.xml [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00
company.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
company_view.xml [IMP] improvement in res.company form view 2011-05-27 14:56:37 +02:00
configurable_account_chart.xml [FIX] convert ir.actions.todo fields to match model definition changes 2011-07-29 16:03:24 +02:00
installer.py [MERGE]: Merged with latest trunk-addons as there are many changes regarding config wizards 2011-08-05 11:39:27 +05:30
invoice.py [fix] changed uos_id_change in account.invoice.line 2011-07-04 16:16:07 +02:00
partner.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
partner_view.xml [IMP]: rename action analytic account 2011-07-20 17:10:10 +05:30
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
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