nevermind, I just figured it out. ids=alloy_obj.search(cr, uid, [('material_type_id', '=', 'Metals'])
Now I'm having trouble figuring out how to get the context value of "Metals" from the first view in my wizard. Can you retrieve values from users as they go through each step in the wizard and use them to populate other fields? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=37030#37030 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
