fixes in price list for purchase
This commit is contained in:
parent
6b58a042c8
commit
e1f99586fd
@ -75,6 +75,8 @@ erpnext.buying.BuyingController = erpnext.utils.Controller.extend({
|
|||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
me.price_list_currency();
|
me.price_list_currency();
|
||||||
|
if (callback_fn) callback_fn(me.frm.doc, me.frm.doc.doctype,
|
||||||
|
me.frm.doc.name);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user