mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
[Fix] - making customer/supplier field manadatory on order type condition on BO
This commit is contained in:
@@ -70,7 +70,7 @@ frappe.ui.form.on('Blanket Order', {
|
||||
|
||||
blanket_order_type: function (frm) {
|
||||
frm.trigger('set_tc_name_filter');
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user