c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #36044
[Bug 884264] [NEW] [6.1/trunk] regression: raise osv.except_osv messages always show a stacktrace/OPW crap while a simple warning popup is expected
Public bug reported:
Hello,
when we use raise osv.except_osv in the code, we expect a warning popup
to be displayed, not like if it was some un-caught exception.
For instance, try to delete a confirmed sale order. In the web-client
you simply get a proper warning that the order should be cancelled
first, while in the GTK client you get the infamous popup of the hell.
See attached screenshot showing the two cases.
Hope this helps.
** Affects: openobject-client
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/884264
Title:
[6.1/trunk] regression: raise osv.except_osv messages always show a
stacktrace/OPW crap while a simple warning popup is expected
Status in OpenERP GTK Client:
New
Bug description:
Hello,
when we use raise osv.except_osv in the code, we expect a warning
popup to be displayed, not like if it was some un-caught exception.
For instance, try to delete a confirmed sale order. In the web-client
you simply get a proper warning that the order should be cancelled
first, while in the GTK client you get the infamous popup of the hell.
See attached screenshot showing the two cases.
Hope this helps.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/884264/+subscriptions
Follow ups
References