Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
8403 Переглядів

I have create one new module test.

When in opportunity stage change in kanban so warning message popup.

raise osv.except_osv(_('Warning!'), _('You are not a sales manager and so you are not allowed to win this thing.'))

using this warning genarate in terminal but I need wizard in popup.

I am not sure how to do this.

Аватар
Відмінити
Найкраща відповідь

That looks almost similar to following linked thread: https://accounts.openerp.com/forum/Help-1/question/16506#16514

Аватар
Відмінити