mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
[redesign] replace document flow with dashboard, sorry @saurabh6790, fixes #5792
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
"public/js/payment/pos_payment.html",
|
||||
"public/js/payment/payment_details.html",
|
||||
"public/js/templates/item_selector.html",
|
||||
"public/js/utils/item_selector.js",
|
||||
"public/js/utils/document_flow.js"
|
||||
"public/js/utils/item_selector.js"
|
||||
],
|
||||
"js/item-dashboard.min.js": [
|
||||
"stock/dashboard/item_dashboard.html",
|
||||
|
||||
Reference in New Issue
Block a user