Topic: Report Module for each Company/DB

Is it possible to make the report module accessible to admin of each DB.
Currently the report module works only in first company and the reports can be made available to everyone.

This is when multiple Companies (read multiple databases) are being used.

If need to make this happen where should i look?

Re: Report Module for each Company/DB

Report engine module is unsecure, so guess it is a reason why it is available only in first company.

Janusz

Re: Report Module for each Company/DB

unsecure as in terms of it being able to access sql?

If that is the case may be we can put in filter for select DB, or say DELETE/UPDATE query in that module.

Or is there something else that makes it unsecure?

Re: Report Module for each Company/DB

My notice was related to Report Generator extension module, which allow executing arbitrary php code, which violates any security measures on server and should be allowed only for site admin (if at all).

If you are talking about Reporting module included in core FA it IS secure, and should be available for all companies.
Janusz