Skip to content
Snippets Groups Projects
Commit 1564a66d authored by Fabien Pinckaers's avatar Fabien Pinckaers
Browse files

[FIX] improving manifests

parent cbc52f80
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
##############################################################################
{
'name' : 'eInvoicing & Payments',
'name' : 'Online Billing',
'version' : '1.0',
'author' : 'OpenERP SA',
'summary': 'Send Invoices and Track Payments',
......
......@@ -51,9 +51,7 @@ Both goals and badges are flexibles and can be adapted to a large range of modul
'data/badge.xml',
'views/gamification.xml',
],
'installable': True,
'application': True,
'auto_install': False,
'qweb': ['static/src/xml/gamification.xml'],
}
......@@ -22,7 +22,6 @@
],
'installable': True,
'auto_install': True,
'application': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
......@@ -21,7 +21,7 @@
{
'name': 'Expense Management',
'name': 'Expense Tracker',
'version': '1.0',
'category': 'Human Resources',
'sequence': 29,
......
{
'name' : 'Live Support',
'name' : 'Live Chat',
'author': 'OpenERP SA',
'version': '1.0',
'summary': 'Live Chat with Visitors/Customers',
......
......@@ -50,5 +50,4 @@ This module consists :
],
'installable': True,
'auto_install': False,
'application':True,
}
......@@ -21,7 +21,7 @@
##############################################################################
{
'name': 'Issue Tracker',
'name': 'Issue Tracking',
'version': '1.0',
'category': 'Project Management',
'sequence': 9,
......
......@@ -63,6 +63,5 @@ Dashboard / Reports for Warehouse Management includes:
],
'installable': True,
'application': True,
'auto_install': True,
}
......@@ -47,7 +47,6 @@ This module allows you to easily add extra costs on pickings and decide the spli
'test/stock_landed_costs.yml'
],
'installable': True,
'application': True,
'auto_install': False,
}
......
......@@ -41,5 +41,4 @@ Documentation based on question and pertinent answers of Forum
'data/doc_demo.xml',
],
'installable': True,
'application': True,
}
......@@ -19,5 +19,4 @@ OpenERP E-Commerce
],
'qweb': ['static/src/xml/*.xml'],
'installable': True,
'application': True,
}
......@@ -20,5 +20,4 @@ Display best tweets
'demo': [],
'qweb': [],
'installable': True,
'application': True,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment