Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Technical Question: Restart Odoo process after res.partner model change
Re: Technical Question: Restart Odoo process after res.partner model change
Re: Technical Question: Restart Odoo process after res.partner model change
by
Mint System GmbH, Janik von Rotz
Hi Pedro, Thanks for your reply. Yes exactly, access to res.partner/res.user is done before I can act. Updating the module with the cli works (but you have to know the module name). As I understand click-odoo-update works similar to module_auto_update, but can update all changed modules from a separate Odoo process. 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. Regards, Janik On 6/21/24 11:52, Pedro M. Baeza wrote: > Maybe the problem is that you want to update from the UI, and in that > case, an access to res.partner/res.users is done before you can act. > You should do it in the command line with the -u argument (or > click-odoo-update), or with a parallel run (in Docker environments), > or similar. > > Regards. > > _______________________________________________ > Mailing-List: https://odoo-community.org/groups/contributors-15 > Post to: mailto:contributors@odoo-community.org > Unsubscribe: https://odoo-community.org/groups?unsubscribe > -- We are hiring: https://www.mint-system.ch/jobs Send application to: jobs@mint-system.ch CTO Mint System GmbH Tel: +41 44 244 7222
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
-