[patch] breakup global defaults

This commit is contained in:
Rushabh Mehta
2013-06-25 11:46:07 +05:30
parent 7a93d5de30
commit d242a8babd
13 changed files with 125 additions and 225 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."),