mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 04:15:10 +00:00
chore: Purchase Receipt, added required by date in PO popup
This commit is contained in:
@@ -128,6 +128,7 @@ erpnext.stock.PurchaseReceiptController = erpnext.buying.BuyingController.extend
|
||||
target: me.frm,
|
||||
setters: {
|
||||
supplier: me.frm.doc.supplier,
|
||||
schedule_date: undefined
|
||||
},
|
||||
get_query_filters: {
|
||||
docstatus: 1,
|
||||
|
||||
Reference in New Issue
Block a user