Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5171 Zobrazení

I want to create wizard in odoo13 in single view.

how to acheive this.

kindly refer  \http://www.jquery-steps.com/Examples#manipulation

I do not want to integrate jquery steps in odoo.

i want the wizard concepts in odoo with status workflow.

Avatar
Zrušit
Nejlepší odpověď

Hello,

Check this video: https://www.youtube.com/watch?v=K60oF3-vaxA

For putting the status bar in the wizard, you need to add the status field in the form.

Like this.

Eg:

<form>
<header>
    <field name="state" widget="statusbar" statusbar_visible="draft,confirmed,assigned,done"/>
</header>
.
.
'
</form>


Thanks & Regards

Avinash N K

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
kvě 24
12625
1
dub 24
3267
0
lis 23
2014
1
zář 23
2101
2
srp 23
4490