← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 645980] Re: in Tree form, order doesn't take translation into account

 

** Changed in: openobject-addons
   Importance: Undecided => Medium

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
in Tree form, order doesn't take translation into account
https://bugs.launchpad.net/bugs/645980
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: Confirmed

Bug description:
In tree form, suppose you have a column with translated terms.
For example :
Draft > Brouillon
Closed > Clôturé
Open > Ouvert
If, in french interface, we order list items by this values, the order take only the english term to order the lines, so we have
first : "Clôturé"
second : "Brouillon"
third : "Ouvert"
confusing in french...