js call changed to trigger
This commit is contained in:
parent
a10bdd4980
commit
20e1c781b6
@ -191,10 +191,7 @@ $.extend(cur_frm.cscript, {
|
|||||||
},
|
},
|
||||||
|
|
||||||
qty: function() {
|
qty: function() {
|
||||||
return this.frm.call({
|
frappe.ui.form.trigger("Production Order", 'bom_no')
|
||||||
doc: this.frm.doc,
|
|
||||||
method: "set_production_order_operations"
|
|
||||||
});
|
|
||||||
},
|
},
|
||||||
|
|
||||||
show_time_logs: function(doc, cdt, cdn) {
|
show_time_logs: function(doc, cdt, cdn) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user