chore: remove console log

(cherry picked from commit d117411070)
This commit is contained in:
ravibharathi656
2025-08-29 15:31:47 +05:30
committed by Mergify
parent e8025365cd
commit f43ed2e50e

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