← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 769544] Re: Onchange that modifies an image can not clear the image

 

Hello Gustavo Adrian Marino
         It has been fixed in lp:~openerp-dev/openobject-client/trunk-improve_onchange-rga and it will merge soon with trunk client. 

** Changed in: openobject-client
       Status: In Progress => Fix Committed

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

Title:
  Onchange that modifies an image can not clear the image

Status in OpenERP GTK Client:
  Fix Committed

Bug description:
  On GTK 6.0.1, when an onchange event change a binary field holding an
  image, if it returns no data for the image (meaning no image should be
  displayed), the current image is not cleared,

  If after an onchange event, you modify an image, you are not able to
  change the image to a non existing one. If you have a current image on
  the modified field, the old one will be showed even when the current
  value of the image is False.


References