Browse Source

[ADD] dependencia

Rodney Enciso Arias 7 years ago
parent
commit
1baa05ddda
1 changed files with 1 additions and 4 deletions
  1. 1 4
      __openerp__.py

+ 1 - 4
__openerp__.py

@@ -4,12 +4,9 @@
     'author': "Eiru Software",
     'category': 'Reporte',
     'version': '0.1',
-    'depends': ['base','eiru_assets'],
+    'depends': ['base','eiru_assets','eiru_set_dependencies'],
     'data': [
         'templates.xml',
-        # 'views/account_invoice.xml',
-        # 'views/account_journal.xml',
-        # 'views/res_company.xml',
     ],
     'qweb': [
         'static/src/xml/*.xml',