> How to specify sort on the correct column "c.employee" instead of > "b.employee"? In the convert_order method in fields.py, it's using: table, _ = tables[None]
but in my case it should use table, _ = tables['requisition'] to use the correct column for the order ??? -- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton-dev/832c0ec7-6b0d-4301-8a35-2260b15e9a62%40googlegroups.com.