The problem was related to using translation=True in the field definition, that breaks everything and trying to fix that got us this problem with update.
I think you can mark this as invalid, sorry. -- 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/822680 Title: Image widget doesn't update Status in OpenERP Web Client: Incomplete Bug description: Image widget doesn't update the image when you change the file for the field in the web client, works fine on the gtk client. I think the problem is on /addons/openerp/widgets/form/_binary.py:70 the image field doesn't have any code to update the field. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-client-web/+bug/822680/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

