Hello,
Please look in to lp:950116 also(which is for same problem on web
client)
Thanks!
** Changed in: openobject-client
Importance: Undecided => Low
** Changed in: openobject-client
Status: New => Confirmed
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
--
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/950112
Title:
[GTK client] Set name when uploading an image is broken on 6.1
Status in OpenERP GTK Client:
Confirmed
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/950112/+subscriptions
_______________________________________________
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