fix(ux): PO Get Items From Open Material Requests
This commit is contained in:
parent
2d2f0f02d6
commit
3a00bf83d6
@ -286,7 +286,7 @@ erpnext.buying.PurchaseOrderController = class PurchaseOrderController extends e
|
||||
source_name: this.frm.doc.supplier,
|
||||
target: this.frm,
|
||||
setters: {
|
||||
company: me.frm.doc.company
|
||||
company: this.frm.doc.company
|
||||
},
|
||||
get_query_filters: {
|
||||
docstatus: ["!=", 2],
|
||||
|
Loading…
x
Reference in New Issue
Block a user