← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 701962] Re: double popup when a constraint is violated

 

** Branch linked: lp:~openerp-dev/openobject-client/trunk-dev-client

-- 
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/701962

Title:
  double popup when a constraint is violated

Status in OpenObject GTK Client:
  Fix Released

Bug description:
  everytime a constraint is violated (sql or python) :
   ex : create a user with the same login/name than another existing user (create another demo user)
   ex : change in res.lang the date format with something forbidden (ex : %z) 

  you get the first error with details, then another popup saying please
  correct red field (and with sql constraint there is no red field)

  => we should have only the first popup in those case





References