The Report Class filters the report on the basis of System Tenant.
I have a multitenant application and I want the reports to be accessible to all the tenants.
That is a compiled code and I cannot make changes to the file.
The Report Class filters the report on the basis of System Tenant.
I have a multitenant application and I want the reports to be accessible to all the tenants.
That is a compiled code and I cannot make changes to the file.
I think that the easiest way is to write code that will create copies for each tenant.
Currently it’s impossible, but we’ll try to improve it: Ability to override effect of annotation defined in a base module · Issue #1424 · jmix-framework/jmix.