|
@@ -1,11 +1,11 @@
|
|
|
# -*- coding: utf-8 -*-
|
|
|
{
|
|
|
- 'name': "eiru_dashboard",
|
|
|
- 'author': "Your Company",
|
|
|
+ 'name': "Eiru Dashboard",
|
|
|
+ 'author': "Robert Gauto/Adrielso Kunert",
|
|
|
'website': "http://www.yourcompany.com",
|
|
|
'category': 'Uncategorized',
|
|
|
'version': '0.1',
|
|
|
- 'depends': ['base', 'sale', 'eiru_assets'],
|
|
|
+ 'depends': ['base', 'sale', 'eiru_assets', 'eiru_reporting'],
|
|
|
'data': [
|
|
|
'templates.xml',
|
|
|
'views/customer.xml',
|