← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 805867] Re: On Search:Sale orders add a new filter Order State, only works with selection code

 

** Attachment added: "web.ogv"
   https://bugs.launchpad.net/openobject-client-web/+bug/805867/+attachment/2193898/+files/web.ogv

-- 
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 Web Client:
  Confirmed

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-client-web/+bug/805867/+subscriptions


References