Unfortunately there's not much documentation about osv.memory objects for the moment.
The only way I know to learn about them is reading the code. Maybe you can follow an example in stock module, look for stock.picking.move.wizard and you will see how the object is defined (in stock.py) and registered and its view assigned (in stock_view.xml) I think that if osv.memory objects are going to be the replacement for wizards there should be a little bit of documentation on the issue by Tiny in the wiki at least... right? Otherwise people will keep making traditional wizards which are not as clean and at some point in future they should be dropped... Regards, Pedro -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=27585#27585 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
