Hi
I’m facing an issue with a custom script report. I created a custom report on my test server, and after completing the development, I pushed it to my Frappe Cloud (version 15) through Github. The problem is that the .js
and .html
files are not working—specifically, the filters are not showing up but the .py file is working fine .
The report was created inside a custom app app is create din the test server.
Could you please help me with this
Make sure your files are committed and check your JS console for errors.
First Check that JS and HTML Files are commited properly then
Migrate and Build Bench and also clear cache and then Restart the bench