[design] pos

This commit is contained in:
Rushabh Mehta
2014-12-19 16:20:32 +05:30
committed by Anand Doshi
parent f870527e7c
commit a9ba5eff99
26 changed files with 228 additions and 235 deletions

View File

@@ -11,7 +11,7 @@ frappe.pages['support-analytics'].onload = function(wrapper) {
new erpnext.SupportAnalytics(wrapper);
wrapper.appframe.add_module_icon("Support")
frappe.add_breadcrumbs("Support")
}