Re: [tryton-dev] how to change the field states

2016-04-11 Thread Ralf Peschke
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

Re: [tryton-dev] Translation on Pootle problem

2016-04-11 Thread Oscar Alvarez
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"

[tryton-dev] how to change the field states

2016-04-11 Thread 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: Original : company = fields.Many2One(.., states ={'readonly': Eval('state') !

Re: [tryton-dev] Unable to browse source code from the mercurial web interface$

2016-04-11 Thread Cédric Krier
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

Re: [tryton-dev] Unable to browse source code from the mercurial web interface

2016-04-11 Thread Raimon Esteve
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, > > >>>

Re: [tryton-dev] Translation on Pootle problem

2016-04-11 Thread Cédric Krier
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

Re: [tryton-dev] Unable to browse source code from the mercurial web interface

2016-04-11 Thread 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, > >>> > > >>> >When browsing any file in the tryton mercurial sou