Skip to Content
Menu

Base Action Dialog

by
Odoo
v 7.0 v 8.0 v 9.0 Third Party 335
Download for v 9.0
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name base_action_dialog
Versions 7.0 8.0 9.0
You bought this module and need support? Click here!

Allows for Automated Actions to raise error messages, making it possible for them to perform validations.

In the Automated Action configure the conditions that should trigger an error. Then use a Server Action action with Python Code, using the base,action.dialog model, with this code:

self.error(cr, uid, 0, u'My error message.', u'My Title')

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.