I’ve created Plotly Dash integration apps for Frappe and ERPNext.
I’ve been using ERPNext for almost 2 years now, it’s a great ERP apps though it’s lack of dashboard feature.
Plotly Dash is a great dashboard tools which allow programmer to easily create interactive dashboard but it lack of general web feature such as authentication or user-permission.
Integrating Frappe web framework with Plotly Dash is result in great ERP app with powerful dashboard tools.
You can manipulate data using python then using that data in dashboard
It work well with multi tenant setup
Cons
There are no web UI to create dashboard, dashboard need to written in python
Repository
Any feedback or suggestions are welcome.
I’ve also created Metabase integration for Frappe and ERPNext.
Metabase is easy to use and easy to setup dashboard tools which comes with web-ui which make it easy create dashboard.
Just installed the plotly dash integration but I am unable to find a way to actually load data into the dashboard.
I am able to access the dashboard page where I can select the testing dashboard but that page just shows the desk page.
I am unable to figure out how to connect the data and link it with the dashboard any help on this would be great since I can’t find any documentation for the same.
Superset doesn’t ship with database connectors. For MariaDB you will need to install this first.
This is for the native installation. The Docker installation differs but I’ve never tried it, but believe it is easier.