[FIX]
authorMustufa Rangwala <mra@mra-laptop>
Wed, 28 Jul 2010 12:55:49 +0000 (18:25 +0530)
committerMustufa Rangwala <mra@mra-laptop>
Wed, 28 Jul 2010 12:55:49 +0000 (18:25 +0530)
bzr revid: mra@mra-laptop-20100728125549-i2wzj49q9c5gsglc

addons/account/__openerp__.py

index f46a862..2e8a773 100644 (file)
@@ -43,6 +43,7 @@ module named account_vouchers
     """,
     'website': 'http://www.openerp.com',
     'init_xml': [],
+    "depends" : ["product", "analytic", "process","board"],
     'update_xml': [
         #'test/test_parent_structure.yml',
         'security/account_security.xml',