Hello Sebastien,

Thanks for your reply!
Now I am removing the gtk-client project here.

** No longer affects: openobject-client

-- 
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

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

Reply via email to