map charge to taxes and charges in transactions
This commit is contained in:
@@ -33,7 +33,7 @@ $.extend(erpnext.queries, {
|
||||
},
|
||||
|
||||
task: function() {
|
||||
return { query: "projects.utils.query_task" };
|
||||
return { query: "erpnext.projects.utils.query_task" };
|
||||
},
|
||||
|
||||
customer_filter: function(doc) {
|
||||
|
||||
Reference in New Issue
Block a user