Hello,
When I set the filename="default_code", In Gtk-client file name is
correctly set in reference files but Image is not show.
While in web-client Image show correctly but file name is not set in the
reference field.
Both the field should be set appropriate.
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)
** Changed in: openerp-web
Importance: Undecided => Low
** Changed in: openerp-web
Status: New => Confirmed
** Changed in: openerp-web
Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)
--
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/950116
Title:
[Web client] Set name when uploading an image is broken on 6.1
Status in OpenERP Web:
Confirmed
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 Web client the field "reference" is empty
Best regards
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/950116/+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