← Back to team overview

openerp-dev-web team mailing list archive

[Bug 702453] Re: [6.0RC2] opening wizard is not cancelled by exception from default_get()

 

*** This bug is a duplicate of bug 702447 ***
    https://bugs.launchpad.net/bugs/702447

** This bug has been marked a duplicate of bug 702447
   [6.0RC2] refresh after wizard switches always to list view
 * You can subscribe to bug 702447 by following this link: https://bugs.launchpad.net/openobject-client-web/+bug/702447/+subscribe

-- 
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
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