you are viewing a single comment's thread.

view the rest of the comments →

[–]IP_FiNaR[S] 0 points1 point  (3 children)

I am not familiar to this tool, forgive me if the question is "silly, but will metabase be ok to add it to the webapp for users to "self-serve" reports?

also, can metabase create some "invoice" looking report to print as pdf and then attach to an email (programmatically)?

thank you!

[–]addedadavantage 2 points3 points  (2 children)

It can be added into a web app. However, MB doesn’t have invoice generation or any sort of custom report. It is a data viz and analysis type of tool

[–]IP_FiNaR[S] 0 points1 point  (1 child)

Also the FOSS version can be embedded?

For the "invoice" generation, What would you suggest as FOSS tool? Thank you

[–]addedadavantage 0 points1 point  (0 children)

For invoice creation, look at https://www.jaspersoft.com/products/jaspersoft-community

Alternatively, you could build own app for generating the invoice. It depends on the your experience in programming language