commit | 2966d89e2a5a86a1a225934e87887957c37e8c70 | [log] [tgz] |
---|---|---|
author | Saurabh <saurabh6790@gmail.com> | Fri Apr 01 17:25:24 2016 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Tue Jun 07 17:19:36 2016 +0530 |
tree | cd60801fcf309591a3495c22d9024fa64c7550cf | |
parent | 9df3d0fb8aa6ef95054636c5bd1bdec24e237200 [diff] [blame] |
[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" ] }