[IMP] : Update Description for modules

bzr revid: cha@tinyerp.com-20120713114457-2cfrfinkjlh03x8w
This commit is contained in:
Ajay Chauhan (OpenERP) 2012-07-13 17:14:57 +05:30
parent 30e9f89663
commit 7decd8085d
5 changed files with 12 additions and 11 deletions

View File

@ -1,14 +1,15 @@
{ {
"name": "Graph Views", "name": "Graph Views",
"category" : "Hidden", "category" : "Hidden",
"description":"""Graph Views for Web Client "description":"""
Graph Views for Web Client.
* Parse a <graph> view but allows changing dynamically the presentation * Parse a <graph> view but allows changing dynamically the presentation
* Graph Types: pie, lines, areas, bars, radar * Graph Types: pie, lines, areas, bars, radar
* Stacked/Not Stacked for areas and bars * Stacked/Not Stacked for areas and bars
* Legends: top, inside (top/left), hidden * Legends: top, inside (top/left), hidden
* Features: download as PNG or CSV, browse data grid, switch orientation * Features: download as PNG or CSV, browse data grid, switch orientation
* Unlimited "Group By" levels (not stacked), two cross level analysis (stacked) * Unlimited "Group By" levels (not stacked), two cross level analysis (stacked)
""", """,
"version": "3.0", "version": "3.0",
"depends": ['web'], "depends": ['web'],

View File

@ -3,7 +3,7 @@
"category": "Hidden", "category": "Hidden",
"description": "description":
""" """
OpenERP Web example module. OpenERP Web example module.
""", """,
"version": "2.0", "version": "2.0",
"depends": [], "depends": [],

View File

@ -3,7 +3,7 @@
"category": "Hidden", "category": "Hidden",
"description": "description":
""" """
OpenERP Web kanban view. OpenERP Web kanban view.
""", """,
"version" : "2.0", "version" : "2.0",
"depends" : ["web"], "depends" : ["web"],

View File

@ -3,7 +3,7 @@
"category": "Hidden", "category": "Hidden",
"description": "description":
""" """
OpenERP Web Mobile. OpenERP Web Mobile.
""", """,
"version" : "2.0", "version" : "2.0",
"depends" : [], "depends" : [],

View File

@ -3,7 +3,7 @@
"version": "2.0", "version": "2.0",
"description": "description":
""" """
OpenERP Web process view. OpenERP Web process view.
""", """,
"depends" : ["web_diagram"], "depends" : ["web_diagram"],
"js": [ "js": [