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

Add a validation or prompt message (meaning can still allow to enter, but with OK / Cancel button) to make sure that duplication of DR number (Inventory Transfers form) field entered is avoided.

How to add validation in field odoo 10?


Аватар
Отменить

Open DialogBox on button click: https://goo.gl/6P7aR1

Лучший ответ

Such thing can be done by wizard only. Use a wizard to show a message, if user press button (like proceed / continue) continue the flow, otherwise stop the flow.

Аватар
Отменить