How does report add-on works in composite project?

Just a question to the Jmix team, can you pls confirm how the report module works in a composite project where one will need access to all data tables/entities?

Reports add-on needs to access entities at runtime, when all modules are built into a single application.
The composite project just simplifies developing a multi-module application, it doesn’t affect how the modules work at runtime. So there should be no problem.

1 Like

Eagerly waiting for the pre-view version 1.5 this mid-Feb.