[shipping rule] added doctypes shipping rule and shipping rule conditions

This commit is contained in:
Anand Doshi
2013-06-26 13:53:01 +05:30
parent 4d150e67e6
commit bd7218979e
10 changed files with 254 additions and 18 deletions

View File

@@ -63,6 +63,11 @@ wn.module_page["Selling"] = [
description: wn._("Sales taxes template."),
doctype:"Sales Taxes and Charges Master"
},
{
label: wn._("Shipping Rules"),
description: wn._("Rules to calculate shipping amount for a sale"),
doctype:"Shipping Rule"
},
{
label: wn._("Price List"),
description: wn._("Mupltiple Item prices."),