Hi, I'm trying to sort a model list in proteus with sorted function... so i apply sort on each element of my model list and store them in a list, pop each record of my "unordered" model list, then try to append each record in my empty model list but get an error "assert record._parent is None"... What's wrong with my scenario ?
https://pastebin.com/mcd2iTAA Thanks for help ! -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/2ca0a546-9990-4fea-8f44-20278fa8742a%40googlegroups.com.
