mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 22:49:19 +00:00
fix: stopped mr showing in the popup (#40478)
This commit is contained in:
@@ -509,7 +509,6 @@ erpnext.buying.PurchaseOrderController = class PurchaseOrderController extends (
|
|||||||
target: me.frm,
|
target: me.frm,
|
||||||
setters: {
|
setters: {
|
||||||
schedule_date: undefined,
|
schedule_date: undefined,
|
||||||
status: undefined,
|
|
||||||
},
|
},
|
||||||
get_query_filters: {
|
get_query_filters: {
|
||||||
material_request_type: "Purchase",
|
material_request_type: "Purchase",
|
||||||
|
|||||||
Reference in New Issue
Block a user