Re: [tryton-dev] Sync pool between process

2017-08-28 Thread Jean Cavallo
Hi Sergi, 2017-08-28 12:14 GMT+02:00 Sergi Almacellas Abellana : > Currently there is a weird behavior if new modules are installed when > running multiple instances of trytond (as separate process). The problem is > that only one process has the updated pool definition and the other process > wi

Re: [tryton-dev] Sync pool between process

2017-08-28 Thread Cédric Krier
On 2017-08-28 15:34, Sergi Almacellas Abellana wrote: > El 28/08/17 a les 15:04, Cédric Krier ha escrit: > > It is not for me because the problem is in the UI because admin user is > > not necessary and server administrator. But if the feature is limited to > > server administrator, there is no pro

Re: [tryton-dev] Sync pool between process

2017-08-28 Thread Sergi Almacellas Abellana
El 28/08/17 a les 15:04, Cédric Krier ha escrit: It is not for me because the problem is in the UI because admin user is not necessary and server administrator. But if the feature is limited to server administrator, there is no problem. When using an orchestration system (like kubernetes), there

Re: [tryton-dev] Sync pool between process

2017-08-28 Thread Cédric Krier
On 2017-08-28 14:27, Sergi Almacellas Abellana wrote: > El 28/08/17 a les 12:46, Cédric Krier ha escrit: > > On 2017-08-28 12:14, Sergi Almacellas Abellana wrote: > >> Hi, > >> > >> Currently there is a weird behavior if new modules are installed when > >> running multiple instances of trytond (as

Re: [tryton-dev] Sync pool between process

2017-08-28 Thread Sergi Almacellas Abellana
El 28/08/17 a les 12:46, Cédric Krier ha escrit: On 2017-08-28 12:14, Sergi Almacellas Abellana wrote: Hi, Currently there is a weird behavior if new modules are installed when running multiple instances of trytond (as separate process). The problem is that only one process has the updated pool

Re: [tryton-dev] Sync pool between process

2017-08-28 Thread Cédric Krier
On 2017-08-28 12:14, Sergi Almacellas Abellana wrote: > Hi, > > Currently there is a weird behavior if new modules are installed when > running multiple instances of trytond (as separate process). The problem > is that only one process has the updated pool definition and the other > process wil