Amit Parik (OpenERP) (amp-openerp) has assigned this bug to you for OpenERP GTK
Client:
Hi
I am some bug with widget field in product_images_olbs.
Indeed when you upload a file on openerp on V6 it's was posible to retrieve the
file name file in a chosen field.
On v61 it's broken on gtk client and web client
Scenario :
Install sale module
Then :
>From the menu Administration > Customisation > User Interface > Views
Open the view product.normal.form
Edit it and replace the line
<field name="product_image" widget='image' nolabel="1"/>
by
<field name="product_image" widget='image' nolabel="1" filename="default_code"/>
Then open the form product
Choose an image
Expected :
The field "reference" should contain the file name
The field "image" should contain the image
On GTK client the field "reference" is fill with the name but the field
"product_images" is empty
Best regards
** Affects: openobject-client
Importance: Low
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
--
[GTK client] Set name when uploading an image is broken on 6.1
https://bugs.launchpad.net/bugs/950112
You received this bug notification because you are a member of OpenERP sa GTK
client R&D, which is a bug assignee.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp