[shopping-cart] i'm back

This commit is contained in:
Rushabh Mehta
2014-10-21 16:16:30 +05:30
parent 39dbf73de7
commit 3daa49ac1f
82 changed files with 4047 additions and 10 deletions

View File

@@ -48,5 +48,12 @@ def get_data():
"color": "#2c3e50",
"icon": "icon-phone",
"type": "module"
},
"Shopping Cart": {
"color": "#B7E090",
"icon": "icon-shopping-cart",
"label": _("Shopping Cart"),
"link": "Form/Shopping Cart Settings",
"type": "module"
}
}