[quote="paulino"]How do I call an osv_memory wizard from a view button? 

Following the docs and an example from account_payment there is a button


<button>


the wizard id "wizard_populate_payment" is set in the file wizard.xml


<openerp>&nbsp; &nbsp; &nbsp;<data>
&nbsp; &nbsp; &nbsp; &nbsp; <wizard>
&nbsp; &nbsp; &nbsp; &nbsp; ...
&nbsp; &nbsp; </data> </openerp>

But in an osv_memory wizard I don't need to set such a file. So what is the id 
that I should use in button definition?

And about the type atribute is it "action" or "object" once osv_memory wizards 
are objects present in ir_model, like regular tables.

Paulino[/quote]




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

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

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


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

Reply via email to