suppose I would like to display a message in the wizard with a title, message, and an ok button.
I just could not find it. please help me out.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
suppose I would like to display a message in the wizard with a title, message, and an ok button.
I just could not find it. please help me out.
Create action (ir.actions.act_window) with target new and assigned view_id as wizard view
where wizard view is form view with message and footer
ref:
https://github.com/odoo/odoo/blob/14.0/addons/delivery/views/delivery_view.xml#L354
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 24
|
2712 | ||
|
1
Apr 24
|
26135 | ||
|
1
Nov 22
|
2312 | ||
|
2
Jul 22
|
2938 | ||
|
2
Jul 22
|
2830 |