mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 21:59:13 +00:00
[refacator] added dashboard in item
This commit is contained in:
@@ -19,8 +19,11 @@
|
||||
"public/js/pos/pos_item.html",
|
||||
"public/js/pos/pos_tax_row.html",
|
||||
"public/js/pos/pos.js",
|
||||
"public/js/utils/item_selector.js",
|
||||
"public/js/utils/inventory.js",
|
||||
"public/js/templates/item_selector.html"
|
||||
],
|
||||
"js/item-dashboard.min.js": [
|
||||
"stock/dashboard/item_dashboard.html",
|
||||
"stock/dashboard/item_dashboard_list.html",
|
||||
"stock/dashboard/item_dashboard.js"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user