c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #27966
[Bug 805867] [NEW] On Search:Sale orders add a new filter Order State, only works with selection code
Public bug reported:
On web client : the user is connected with the language French / Français and in the form "Search : Sale orders" (or "Search : Purchase orders"), add the filter Order state with the condition is equal to and enter the value Terminée. Click on the button Search : the system returns no row.
Now if I make the same research but with the value done for the filter, the system returns all the rows with the state = Terminée.
It seems that the filter Order state only works with the code of the selection (Field : state
selection: [(u'draft', u'Devis'), (u'waiting_date', u'Attente de planification'), (u'manual', u'Manuelle en cours'), (u'progress', u'En cours'), (u'shipping_except', u"Incident d'exp\xe9dition"), (u'invoice_except', u'Incident de facturation'), (u'done', u'Termin\xe9e'), (u'cancel', u'Annuler')]).
It should be easier for the users that the filter works with the value of the selection (and not the code).
I work on version 6.0.2, server 3441 and addons 4644
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/805867
Title:
On Search:Sale orders add a new filter Order State, only works with
selection code
Status in OpenERP Modules (addons):
New
Bug description:
On web client : the user is connected with the language French / Français and in the form "Search : Sale orders" (or "Search : Purchase orders"), add the filter Order state with the condition is equal to and enter the value Terminée. Click on the button Search : the system returns no row.
Now if I make the same research but with the value done for the filter, the system returns all the rows with the state = Terminée.
It seems that the filter Order state only works with the code of the selection (Field : state
selection: [(u'draft', u'Devis'), (u'waiting_date', u'Attente de planification'), (u'manual', u'Manuelle en cours'), (u'progress', u'En cours'), (u'shipping_except', u"Incident d'exp\xe9dition"), (u'invoice_except', u'Incident de facturation'), (u'done', u'Termin\xe9e'), (u'cancel', u'Annuler')]).
It should be easier for the users that the filter works with the value of the selection (and not the code).
I work on version 6.0.2, server 3441 and addons 4644
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/805867/+subscriptions
Follow ups
References