Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5825 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
нояб. 24
1074
2
дек. 21
7427
9
янв. 25
24919
2
июл. 20
10378
0
мая 20
5819