Hi,I was looking for how to make an select with join in the tryton's source code and found cursor.execute. I used cursor.fetchall () to read the records, but the name of the field is not returned, only an index. Is there a way to do a search that returns the field name instead of index? Could you give me an example of how to query 2 tables and read the results?
Thanks, -- Iasmini Gomes SÃlex Sistemas www.silexsistemas.com.br
