Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5161 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 5 24
12616
1
thg 4 24
3256
0
thg 11 23
1996
1
thg 9 23
2086
2
thg 8 23
4480