[fixes] create module flow list
diff --git a/erpnext/public/build.json b/erpnext/public/build.json
index 340ebdb..6e746d7 100644
--- a/erpnext/public/build.json
+++ b/erpnext/public/build.json
@@ -32,5 +32,6 @@
 		"stock/dashboard/item_dashboard.html",
 		"stock/dashboard/item_dashboard_list.html",
 		"stock/dashboard/item_dashboard.js"
+		"public/js/module_flow.js"
 	]
 }