Преглед изворни кода

[ADD] Dependencia currency_utility

adrielso пре 7 година
родитељ
комит
08c22216fe
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      __openerp__.py

+ 1 - 1
__openerp__.py

@@ -5,7 +5,7 @@
     'website': "http://www.yourcompany.com",
     'category': 'Uncategorized',
     'version': '0.1',
-    'depends': ['base', 'sale', 'eiru_assets', 'eiru_reporting'],
+    'depends': ['base', 'sale', 'eiru_assets', 'eiru_reporting','currency_utility'],
     'data': [
         'templates.xml',
         'views/customer.xml',