Hi Markus,
Am 12.04.2016 um 05:55 schrieb Markus Bala:
> Hi,
>
> I had an inherit model ShipmentIn. Adding new field "order_confirm". The
> purpose when the order confirmed, other fields will be readonly.
>
> How I am going to modify other fields base on the "order_confirm"?
>
> Example:
> Orig
El 11/04/16 a las 02:36, Cédric Krier escribió:
On 2016-04-10 19:33, Oscar Alvarez wrote:
Hi,
I am trying translate es_CO for next release, but I could not, because When
I start my changes are not saved, and sometimes when I push button "Sugerir"
(Suggest), I get error message "server error"
Hi,
I had an inherit model ShipmentIn. Adding new field "order_confirm". The
purpose when the order confirmed, other fields will be readonly.
How I am going to modify other fields base on the "order_confirm"?
Example:
Original :
company = fields.Many2One(.., states ={'readonly': Eval('state') !
On 2016-04-11 14:29, Raimon Esteve wrote:
> 2016-04-11 9:29 GMT+02:00 Cédric Krier :
> > > I detected same eror in B2ck tryton repos; not open source code.
> >
> > Fixed also.
>
>
> Done. thanks.
>
>
> > But please don't spread wrong information, the code of B2CK
> > is open source, it is relea
2016-04-11 9:29 GMT+02:00 Cédric Krier :
> On 2016-04-11 08:14, Raimon Esteve wrote:
> > 2016-04-06 13:37 GMT+02:00 Sergi Almacellas Abellana :
> >
> > > El 06/04/16 a les 13:34, Cédric Krier ha escrit:
> > >
> > >> On 2016-04-06 12:50, Sergi Almacellas Abellana wrote:
> > >>
> > >>> >Hi,
> > >>>
On 2016-04-10 19:33, Oscar Alvarez wrote:
> Hi,
>
> I am trying translate es_CO for next release, but I could not, because When
> I start my changes are not saved, and sometimes when I push button "Sugerir"
> (Suggest), I get error message "server error" , never translations are
> saved. ¿I missin
On 2016-04-11 08:14, Raimon Esteve wrote:
> 2016-04-06 13:37 GMT+02:00 Sergi Almacellas Abellana :
>
> > El 06/04/16 a les 13:34, Cédric Krier ha escrit:
> >
> >> On 2016-04-06 12:50, Sergi Almacellas Abellana wrote:
> >>
> >>> >Hi,
> >>> >
> >>> >When browsing any file in the tryton mercurial sou