Hello everyone,
I'm having trouble calling the post_init method.
In my code I have pre_init and post_init, when installing the module
it calls both, when I update my module the post_init method is not being called.
I declared it in the manifest, imported it into init and created hooks.py
Can someone please help me in this matter?
Thank you !