Skip to Content
Menu
This question has been flagged
1 Reply
5693 Views

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. 

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
May 24
2712
1
Apr 24
26135
1
Nov 22
2312
2
Jul 22
2938
2
Jul 22
2830