You have been assigned a bug task for a public bug by SKH(OpenERP)
(skh-openerp):
In Stable server Revno. 2144
to store the name of binary field a following syntax is used,
<field name="my_file_name">
<field name="my_file" filename="my_file_name" />
where : my_file_name is fields.char , my_file is a fields.binary.
in this case my_file_name is storing the file name of what ever file has
been uploaded in "my_file".
but when used like this :
<field name="my_file_name">
<field name="my_file" filename="my_file_name" widget="image" />
file name is not getting stored in "my_file_name" field.
possibly issue from server !!!
Regards,
Parthiv
** Affects: openobject-client
Importance: Medium
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
** Affects: openobject-client-web
Importance: Medium
Status: Confirmed
--
"filename" attribute not preserved when used with widget="image"
https://bugs.launchpad.net/bugs/663700
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