new report for the tree view of account_reportings

(with out any formating like colour and picture)

bzr revid: dsh@tinyerp.com-b9d9dee4512d76db9f2a8c456ebdb3aff4d8ba50
This commit is contained in:
Dhara Shah 2007-05-04 08:36:33 +00:00
parent 1ea39af905
commit f81a87e7dc
2 changed files with 2 additions and 1 deletions

View File

@ -27,3 +27,4 @@
##############################################################################
import account
import report

View File

@ -8,7 +8,7 @@
"category" : "Generic Modules/Accounting",
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [ "account_view.xml" ],
"update_xml" : [ "account_view.xml","account_report.xml" ],
# "translations" : {
# "fr": "i18n/french_fr.csv"
# },