Thanks for the link Janneman. Sharoon has been very helpful and pointed me in 
the right direction. I am now trying to create a wizard where the 
continue_camp() function is called for each id sent to it.

However, with very little documentation, I'm having real problems trying to 
understand the new osv_memory wizards. The only examples I can find are the 
config wizards rather than any used for actions.

What should I be putting in my function:

    def action_continue(self,cr,uid,ids,context=None):

I just want to loop over all the selected campaign partners and call 
campaign_partner.continue_camp() for each one.

Cheers

MattLG




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=47900#47900

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to