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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- プロジェクト
- MRP
この質問にフラグが付けられました
1
返信
7355
ビュー
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
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
2
7月 25
|
8328 | ||
|
0
11月 23
|
1762 | ||
|
1
9月 23
|
2701 | ||
|
1
7月 22
|
1125 | ||
|
19
8月 20
|
50448 |