mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
[fixes] buying/selling price lists, communication and website settings
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user