Merge branch 'responsive' of github.com:webnotes/erpnext into responsive

This commit is contained in:
Anand Doshi
2013-06-26 13:53:17 +05:30
57 changed files with 161853 additions and 227 deletions

View File

@@ -58,6 +58,12 @@ wn.module_page["Selling"] = [
title: wn._("Setup"),
icon: "icon-cog",
items: [
{
"label": wn._("Selling Settings"),
"route": "Form/Selling Settings",
"doctype":"Selling Settings",
"description": "Settings for Selling Module"
},
{
label: wn._("Sales Taxes and Charges Master"),
description: wn._("Sales taxes template."),