mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 04:58:29 +00:00
chore: remove console log
This commit is contained in:
@@ -134,7 +134,6 @@ frappe.ui.form.on("Repost Item Valuation", {
|
||||
},
|
||||
|
||||
voucher_type: function (frm) {
|
||||
console.log(frm.doc);
|
||||
frm.trigger("set_company_on_transaction");
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user