[apps] removed user apps (for now)

This commit is contained in:
Rushabh Mehta 2015-11-25 12:15:02 +05:30
parent cf05af9444
commit cf6e85d4db
2 changed files with 0 additions and 25 deletions

View file

@ -1,13 +0,0 @@
{
"app_url": "https://github.com/saguas/frappe_base_vat",
"app_name": "base_vat",
"app_icon": "icon-credit-card",
"app_color": "#C0C0C0",
"app_description": "European Union: Check the VAT number depending of the country",
"app_publisher": "Luis Fernandes",
"repo_url": "https://github.com/saguas/frappe_base_vat.git",
"app_title": "Base VAT",
"app_version": "0.0.1",
"app_category": "Regional Extensions",
"featured": 1
}

View file

@ -1,12 +0,0 @@
{
"app_url": "https://github.com/saguas/jasper_erpnext_report",
"app_name": "jasper_erpnext_report",
"app_icon": "icon-file-text",
"app_color": "black",
"app_description": "Make your own reports in jasper and print them in pdf, docx, xlsx and other formats.",
"app_publisher": "Luis Fernandes",
"repo_url": "https://github.com/saguas/jasper_erpnext_report.git",
"app_title": "Jasper ERPNext Report",
"app_version": "0.1.0",
"app_category": "Integrations"
}