** Also affects: openobject-addons/5.0
Importance: Undecided
Status: New
** Also affects: openobject-addons/trunk
Importance: Undecided
Status: Triaged
** Changed in: openobject-addons/5.0
Importance: Undecided => Low
** Changed in: openobject-addons/5.0
Status: New => Confirmed
** Changed in: openobject-addons/5.0
Assignee: (unassigned) => Jay (OpenERP) (jvo-openerp)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/595437
Title:
_title_get selection in base_contact doesn't work for non western languages
Status in OpenObject Addons Modules:
Triaged
Status in OpenObject Addons 5.0 series:
Confirmed
Status in OpenObject Addons trunk series:
Triaged
Bug description:
When you have entries with accent char for "shortcut" field in
res_partner_title table,
adding record for contact is not possible, got error of not existing data in
selection.
The problem is with special chars in relation field (in this case it is
"shortcut" field)
which doesn't exist in western alphabet. (I don't know if it is same issue with
Spanish language).
Example is : [ name,shortcut,domain : "ing.građ.","ing.građ.","contact" ]
You can always test with € (Eur) sign, because it is represented like in non
western char set,
or just copy my example with special sign in field.
The workaround is to convert accented chars in "shortcut" field to non accented
('đ' -> 'd')
but it is not always possible.
g.c.
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp