mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-21 11:15:10 +00:00
style: linting
This commit is contained in:
@@ -21,7 +21,7 @@ frappe.query_reports["Product Bundle Balance"] = {
|
||||
return {
|
||||
query: "erpnext.controllers.queries.item_query",
|
||||
filters: {"is_stock_item": 0}
|
||||
}
|
||||
};
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user