Custom Report and Chart

I want to make standard report tab under library management (which is custom app)
I created New report and assigned to library management, but it is not coming under that app ?

secondly, If I want to integrate a bootstrap theme to a report or dashboard how to do it for example, I want to integrate this theme for Reporting.

https://wrapbootstrap.com/theme/ace-responsive-admin-template-WB0B30DGR

Amruth

Report will show up based on permissions in “Custom Report”. For standard report you will have to add it in config/library_management.py or similar.

To change the bootstrap template, either replace the bootstrap.css in frappe or add another theme on top of it.

1 Like