On 08 Sep 10:05, Cédric Krier wrote:
> On 24 Jul 11:08, Cédric Krier wrote:
> > On 24 Jul 01:13, Cédric Krier wrote:
> > > On 24 Jul 00:53, Mathias Behrle wrote:
> > > > * Cédric Krier: " Re: [tryton-dev] Toward a working multi-company"
> > > > (Wed, 23 Jul
> > > > 2014 22:54:04 +0200):
> > > >
On 10 Sep 13:32, Cédric Krier wrote:
> On 10 Sep 12:52, Cédric Krier wrote:
> > On 10 Sep 12:33, Mathias Behrle wrote:
> > > * Cédric Krier: " [tryton-dev] update/install module" (Wed, 10 Sep 2014
> > > 09:29:56 +0200):
> > > > There is a side effect of the changeset [1] which is that the update
On 10 Sep 12:52, Cédric Krier wrote:
> On 10 Sep 12:33, Mathias Behrle wrote:
> > * Cédric Krier: " [tryton-dev] update/install module" (Wed, 10 Sep 2014
> > 09:29:56 +0200):
> > > There is a side effect of the changeset [1] which is that the update and
> > > install arguments have indeed the sam
2014-09-10 12:33 GMT+02:00 Mathias Behrle :
> * Cédric Krier: " [tryton-dev] update/install module" (Wed, 10 Sep 2014
> 09:29:56 +0200):
>
>> Hi,
>>
>> There is a side effect of the changeset [1] which is that the update and
>> install arguments have indeed the same behavior.
>> For example, if y
On 10 Sep 12:33, Mathias Behrle wrote:
> * Cédric Krier: " [tryton-dev] update/install module" (Wed, 10 Sep 2014
> 09:29:56 +0200):
>
> > Hi,
> >
> > There is a side effect of the changeset [1] which is that the update and
> > install arguments have indeed the same behavior.
> > For example, if
* Cédric Krier: " [tryton-dev] update/install module" (Wed, 10 Sep 2014
09:29:56 +0200):
> Hi,
>
> There is a side effect of the changeset [1] which is that the update and
> install arguments have indeed the same behavior.
> For example, if you run:
>
> trytond -d -u all
>
> this will in
Hi Cedric,
Am Mittwoch, 10. September 2014 09:29:59 UTC+2 schrieb Cédric Krier:
>
>
> There is a side effect of the changeset [1] which is that the update and
> install arguments have indeed the same behavior.
> For example, if you run:
>
> trytond -d -u all
>
> this will install all the
Hi,
There is a side effect of the changeset [1] which is that the update and
install arguments have indeed the same behavior.
For example, if you run:
trytond -d -u all
this will install all the modules.
This is because there was only at one places where there was a
difference between both