Merge pull request #49985 from mihir-kandoi/gh-49622

fix: call onload of buying controller in purchase_receipt.js
This commit is contained in:
rohitwaghchaure
2025-10-10 14:11:50 +05:30
committed by GitHub

View File

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