mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 22:38:25 +00:00
[minor] [fix] add child in sales browser
This commit is contained in:
@@ -155,7 +155,7 @@ erpnext.SalesChart = Class.extend({
|
||||
if(node.expanded) {
|
||||
node.toggle_node();
|
||||
}
|
||||
node.reload_parent();
|
||||
node.reload();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user