odoo/addons/account
qdp 3ea6305a32 *pushed jvo's work:
*added wizard for using model from menuitem that can be called from view(account.model) and menu(Use model)
	*removed 'def generate()' from account.model
	*added a new field 'description' on account_tax + name_get
	*added 3 objects templates that will be used for creating easily charts of accounts (+their views)

bzr revid: qdp@tinyerp.com-20080717104943-7ui0086e35cktdxu
2008-07-17 12:49:43 +02:00
..
data * account_account->type field change to 'many2one'.... 2008-07-09 12:10:11 +00:00
project Better Menus and Views 2008-07-08 20:56:25 +00:00
report return blank when no fiscal year on the form 2008-07-15 15:06:08 +02:00
wizard -Made wizard_use_model called from view(account.model) and menu(Use model) both. 2008-07-17 12:57:16 +05:30
__init__.py add Copyright and GPL license into the Header of Python files 2008-06-16 11:00:21 +00:00
__terp__.py Improvements 2008-07-01 16:09:07 +00:00
account.py -changed type of 'type' field to selection :account.account 2008-07-17 16:03:58 +05:30
account_analytic_line.py * translation of nearly all exceptions 2008-07-08 08:13:12 +00:00
account_assert_test.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_bank_statement.py * translation of nearly all exceptions 2008-07-08 08:13:12 +00:00
account_demo.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_end_fy.xml Improvements in menus 2008-07-01 19:20:40 +00:00
account_invoice_view.xml Bugfix in menus 2008-07-09 05:28:47 +00:00
account_invoice_workflow.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_move_line.py * translation of nearly all exceptions 2008-07-08 08:13:12 +00:00
account_report.xml Better Menus and Views 2008-07-08 20:56:25 +00:00
account_security.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_unit_test.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
account_view.xml -Made wizard_use_model called from view(account.model) and menu(Use model) both. 2008-07-17 12:57:16 +05:30
account_wizard.xml -Added Use model wizard. 2008-07-15 15:34:58 +05:30
invoice.py * translation of nearly all exceptions 2008-07-08 08:13:12 +00:00
partner.py Improvements inmenus 2008-06-17 20:17:23 +00:00
partner_view.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product.py add Copyright and GPL license into the Header of Python files 2008-06-16 11:00:21 +00:00
product_data.xml New Menus Definitions 2008-07-01 15:58:58 +00:00
product_view.xml New Menus Definitions 2008-07-01 15:58:58 +00:00