コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5841 ビュー

Hello,

I'm using Odoo 11 and I want to display a Warning popup in a @api.constraint method. The warning popup that i want to display have two button, the first is an OK button used to ignore the warning and the other one is an Cancel button used attempt the saving operation, it' s similar to the warning popup that odoo use like on the picture below :

<hna tu put the pic using drag/drop>

I searched a lot on the web and I found different proposed solutions like using Wizard, exception.Warning() and osv.except_osv(), but unfortunately no one of this solution gives me exactly what i want.

Any help please ?

アバター
破棄
最善の回答

Hello Guessoum Abderrahmane,


On Particular @api.constrains Method You can not Customise as Per Your Requirement like Add Ok and Cancel Button, It will Only Show Ok and It's Kind of Warning for User.

if you want As per Your Requirement than You must have Use Wizard, and Using Wizard You can Do Anything.

アバター
破棄
関連投稿 返信 ビュー 活動
1
11月 24
1091
2
12月 21
7441
9
1月 25
24960
2
7月 20
10392
0
5月 20
5835