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