I'm having a trouble updating a model in odoo (adding or removing a field)
the tables of my module won't change when I make changes to the model, even when I restart the server, upgrade the module, delete the module and reinstall it
is there a way to make the database synchronized with my model?