On Wednesday, September 4, 2013 11:08:59 AM UTC-3, Luis Falcon wrote: > Hi there ! > On 09/03/2013 02:01 PM, igomes wrote: > >> Hi, > >> > >> How do I use enumeration in Tryton? > >> > >> I want to organize the selection fields's choices. >
> > Did you try sort=False ? > > I have not explained well. I want to create a separate file to put all choices of selection fields. Because, when you need to include a new choice in any of them will be easier, because you will be centralized. And whenever I need to load some selection field with the same options I would use the same list of the same file. I used to program on Visual Basic that has a structure called Enum. I don't know if I have this on Tryton or something like that. -- Iasmini Gomes
