Skip to Content
Menu
This question has been flagged
1 Reply
1438 Views

We are using a 3rd party app for Access Management. 

Issue: some Odoo applications (e.g. email marketing module or help desk) can't be installed. The App module starts trying but gets stuck forcing us to reset the instance.

Is there a way to test database tables integrity?

thanks,

Alec



Avatar
Discard
Best Answer

Hi Alec,

Third-party modules are always such a special thing - unfortunately they are very often not well tested with the Odoo standard and usually not exactly tailored to the needs of many companies.

If you really want to be sure whether the module installation is secure and what the specific problem might be, you should use your own Git pipeline, which executes an auto-rollback if a problem occurs - you can then read the logs and determine what the problem is without jeopardising your productive data.

With the ‘Odoo sh’ hosting variant, this is integrated as standard - with the ‘On premise’ variant, you would have to take care of such an option yourself.

Regards,

Chris Dominiak

Avatar
Discard
Related Posts Replies Views Activity
2
Feb 25
1173
2
Mar 25
4529
2
Nov 24
1585
1
May 24
1716
1
Dec 23
1930