mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer
This commit is contained in:
@@ -49,7 +49,7 @@ erpnext.TransactionController = wn.ui.form.Controller.extend({
|
||||
erpnext.hide_naming_series();
|
||||
erpnext.hide_company();
|
||||
this.show_item_wise_taxes();
|
||||
this.frm.fields_dict.currency ? this.currency() : this.set_dynamic_labels();
|
||||
this.set_dynamic_labels();
|
||||
},
|
||||
|
||||
onload_post_render: function() {
|
||||
|
||||
Reference in New Issue
Block a user