This question has been flagged
1 Reply
1320 Views

Whenever we add a field in res.partner, we find difficult to upgrade the addons. We had to upgrade them with command line with -u option. Is it the normal flow or is there any better solution. Please advise.

Avatar
Discard
Best Answer

Hi,

It is an expected behavior in odoo. After adding a new field in res.partner or res.user model in an installed module, you have to upgrade the module from command line/terminal.

To avoid this there are few tips that you can try out. Keep the apps/module page opened such a way that in one click you can upgrade the module, then restart the service and upgrade the module.

See this video explaining the same: https://youtu.be/-zXnlycSXog?t=261

Thanks

Avatar
Discard