c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05900
[Bug 664537] Re: [v6 RC1] icons in main menu disappear when translated
Sorry i paste my correction in server side in previous post,m original
code here
server side
'web_icon_data': fields.function(_get_image_icon, string='Web Icons', type='binary', method=True, readonly=True, store=True, multi='icon'),
'web_icon_hover_data':fields.function(_get_image_icon, string='Web Icons Hover', type='binary', method=True, readonly=True, store=True,multi='icon'),
--
[v6 RC1] icons in main menu disappear when translated
https://bugs.launchpad.net/bugs/664537
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Web Client: Confirmed
Bug description:
Hi,
I just downloaded the french translation into my database, and noticed that 2 images / icons of the main menu don't appear.
Why menu images are related to translations?
thnx
References