Hello Everyone,
i want to show popup window with yes and no button when user move the task in to done stage.
how I can do that ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello Everyone,
i want to show popup window with yes and no button when user move the task in to done stage.
how I can do that ?
Hi,
Try this in your xml view,
Use confirm= " your question " in your button ,
< button name="action_clear_all_lines" type="object" states="draft" string="Cleare All Lines" confirm="Are you sure want to clear all the computed lines?" / >
Hope it helps,
Thanks
thank you for your ans but i don't want to use button
my issue is that when user move to done stage than window of pop up should be display
how I can do this ?
This is perfect.
in the end, I find the solution that, we can never return anything like a wizard from the write and from the onchange method.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jan 21
|
262 | ||
|
1
May 24
|
1434 | ||
|
1
Apr 24
|
334 | ||
|
1
Sep 24
|
756 | ||
|
1
Sep 23
|
1025 |