Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Technical Question: Restart Odoo process after res.partner model change
by
Therp, Tom Blauwendraat
Hi Janik,
On 6/21/24 14:02, Janik von Rotz wrote:
A simple solution is probably a fixed list of modules that should always be updated (from the cli) after the code change and before restarting the Odoo container.
This is indeed the more crude solution that we generally use for
our clients - either figure out by hand which modules to update if
you're in a hurry, or just `-u base`.
But the two solutions mentioned are smarter in that sense because they figure out from the code change what to update.
Cheers
Reference
-
Technical Question: Restart Odoo process after res.partner model change
byMint System GmbH, Janik von Rotz-
Re: Technical Question: Restart Odoo process after res.partner model change
byTherp, Tom Blauwendraat -
Re: Technical Question: Restart Odoo process after res.partner model change
byMint System GmbH, Janik von Rotz -
Re: Technical Question: Restart Odoo process after res.partner model change
byTecnativa. S. L., Pedro M. Baeza -
Re: Technical Question: Restart Odoo process after res.partner model change
byNICO SOLUTIONS - ENGINEERING & IT , Nils Coenen -
Re: Technical Question: Restart Odoo process after res.partner model change
byMint System GmbH, Janik von Rotz -
Re: Technical Question: Restart Odoo process after res.partner model change
byTecnativa. S. L., Pedro M. Baeza -
Re: Technical Question: Restart Odoo process after res.partner model change
byMint System GmbH, Janik von Rotz -
Re: Technical Question: Restart Odoo process after res.partner model change
by "Graeme Gellatly" <graeme@moahub.nz> - 20/06/2024 22:00:07 - 0 -
Re: Technical Question: Restart Odoo process after res.partner model change
byMint System GmbH, Janik von Rotz -
Re: Technical Question: Restart Odoo process after res.partner model change
byTherp, Tom Blauwendraat
-