Raise osv.except_osv has no effect in a popup
Bug #1175551 reported by
Xavier Fernandez http://www.smile.fr
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Web Client |
New
|
Undecided
|
OpenERP Publisher's Warranty Team |
Bug Description
In a wizard popup (new window with 'type': 'ir.actions.
If you have a object type button raising an except_osv, you will get an error popup, unless you first press a button returning True.
In the latter case, nothing happens, which quite uninformative and puzzling for the user.
Please install error_popup_wizard module provided to reproduce: it adds a popup button on res.user form view.
This pop up has 2 buttons: True and Error.
If you click on Error directly, you get the error popup.
If you first click on True and then Error, nothing happens.
Related branches
lp://staging/~openerp-dev/openobject-client-web/6.0-opw-592189-cpa
Ready for review
for merging
into
lp://staging/openobject-client-web
- OpenERP Core Team: Pending requested
-
Diff: 11 lines (+1/-0)1 file modifiedaddons/openerp/controllers/templates/form.mako (+1/-0)
Changed in openobject-client-web: | |
assignee: | nobody → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
To post a comment you must log in.