On 2015-07-05 11:26, Jim wrote:
> If I have a Many2One field, how do I get the data sorted the way I want. 
>  I've tried select=True, but that doesn't seem to help.  Example: Countries 
> in Party screen.

It uses the default order of the Model:

http://doc.tryton.org/3.6/trytond/doc/ref/models/models.html?highlight=_order#trytond.model.ModelSQL._order

PS: This mailing list is to talk about the developpement of Tryton, for
question about using Tryton use tryton@

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Reply via email to