mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-03 02:25:00 +00:00
[fix] issue 448 final
This commit is contained in:
@@ -155,6 +155,7 @@ erpnext.TransactionController = erpnext.stock.StockController.extend({
|
||||
project_name: item.project_name || me.frm.doc.project_name
|
||||
}
|
||||
},
|
||||
|
||||
callback: function(r) {
|
||||
if(!r.exc) {
|
||||
me.frm.script_manager.trigger("price_list_rate", cdt, cdn);
|
||||
|
||||
Reference in New Issue
Block a user