[fixes] buying/selling price lists, communication and website settings

This commit is contained in:
Anand Doshi
2013-06-12 17:40:36 +05:30
parent 9c901e75cd
commit 060d9248d3
23 changed files with 162 additions and 67 deletions

View File

@@ -102,7 +102,7 @@ erpnext.selling.SellingController = erpnext.TransactionController.extend({
},
price_list_name: function() {
this._super("selling");
this._super("Selling");
},
ref_rate: function(doc, cdt, cdn) {