** Changed in: openobject-addons
       Status: New => Triaged

-- 
_title_get selection in base_contact doesn't work for non western languages
https://bugs.launchpad.net/bugs/595437
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: 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

Reply via email to