c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14375
[Bug 702453] Re: [6.0RC2] opening wizard is not cancelled by exception from default_get()
** Changed in: openobject-client-web
Status: New => Confirmed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/702453
Title:
[6.0RC2] opening wizard is not cancelled by exception from
default_get()
Status in OpenERP Web Client:
Confirmed
Bug description:
see testcase in attachment
the wizard should only run for account type "other" and open periods
the message
raise osv.except_osv(_('Warning !'),'This wizard is for valid posted moves only. You must modify draft moves directly')
is not displayed on the screen
Accounting/Journal Entries/Journal Items - > select line with payable / receivable -> change account
should raise error message
works with GTK
References