python - Add button next page - wizard - Odoo v8 -


i'm trying create wizard has several pages.

i know how pass 'target' new or current, pass action form or tree view, need, before that, create several steps on different "views" of wizard, form 'next' , 'back' buttons.

is there example code can that?

i've searched on default addons, no success.

the best way have popup target=new , have statusbar on top right clickable/not readonly (so user can go back). , depending on state of record, show appropriate fields

you can of course create popup, , when user clicks next destroy popup , create 1 doesn't seem idea me.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -