chore: remove console log

This commit is contained in:
ravibharathi656
2025-08-29 15:31:47 +05:30
parent aaa4f0ae26
commit d117411070

View File

@@ -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");
},