How to add pop up message or message box with message every button clicked?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Proje Yönetimi
- MRP
Bu soru işaretlendi
1
Cevapla
7559
Görünümler
One way is adding confirm attribute to xml button definition like:
<button string="TEST BUTTON" type="object" name="name_of_method" confirm="Are you sure ..." />
after module upgrade you will have confirm message popup asking: Are you sure...
hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
|
2
Tem 25
|
9283 | ||
|
|
0
Kas 23
|
2045 | ||
|
|
1
Eyl 23
|
2972 | ||
|
|
1
Tem 22
|
1125 | ||
|
How to display dialog box
Çözüldü
|
|
19
Ağu 20
|
50793 |