Hi all. I'm trying to create a stock.move and finish it using proteus... I'm correctly creating the move, but when I do: Move.do([move]) I get a NotImplementedError (this is an example of the code I'm using: http://pastebin.com/KygJJNfa).
I read on this log http://www.tryton.org/~irclog/2014-07-10.log.html#t2014-07-10 15:15 that I have to specify the context in the call, but I don't know how to do it.. I'm using tryton 3.0.2 and proteus 3.0.0. Can anyone help me with a small example or explanation? Thanks in advance. Martín Guzmán
