commit | c14f2c29b99b31a48ab495e33bd6bcee4fb5381e | [log] [tgz] |
---|---|---|
author | saurabh <saurabh6790@gmail.com> | Wed Feb 17 19:10:26 2016 +0530 |
committer | saurabh <saurabh6790@gmail.com> | Fri Feb 19 11:46:27 2016 +0530 |
tree | a09db71b3f0dcdb115f98553702db31ad2b1b479 | |
parent | 5d45176a1d3f991b17d242c89f823989ba60867c [diff] |
added add_fetch method
diff --git a/erpnext/buying/doctype/purchase_common/purchase_common.js b/erpnext/buying/doctype/purchase_common/purchase_common.js index c856e28..4c239b3 100644 --- a/erpnext/buying/doctype/purchase_common/purchase_common.js +++ b/erpnext/buying/doctype/purchase_common/purchase_common.js
@@ -18,7 +18,8 @@ setup_queries: function() { var me = this; - + + this.frm.add_fetch('supplier', 'language', 'print_language'); if(this.frm.fields_dict.buying_price_list) { this.frm.set_query("buying_price_list", function() { return{