fix: call onload of buying controller in purchase_receipt.js

This commit is contained in:
Mihir Kandoi
2025-10-09 15:12:56 +05:30
parent fc7a33ebf8
commit 67f7341721

View File

@@ -200,6 +200,7 @@ erpnext.stock.PurchaseReceiptController = class PurchaseReceiptController extend
}
onload() {
super.onload();
this.frm.set_query("supplier", function () {
return {
filters: {