Hello,
Finally I manage to succeed in order to activate Reports in Cuba 7 (premium license added in gradle configuration.properties) but when I try to open it I have the following errors:
Please advise.
Hello,
Finally I manage to succeed in order to activate Reports in Cuba 7 (premium license added in gradle configuration.properties) but when I try to open it I have the following errors:
Please advise.
Did you update the database after you add Reports add-on to the project? You have to update DB before using it.
And how can I do that?
CUBA/ Generate database scripts / Update
database?
Just, CUBA - Update database. The application will execute SQL scripts from reports add-on and create required tables.
In CUBA (idea) I don’t have - Update database…
Stop your application first and you will be able to Update database.
Now it works!
Thank you!