c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #28055
[Bug 805867] Re: On Search:Sale orders add a new filter Order State, only works with selection code
Hello,
I have faced the same problem in web-client in GTK client it is working
fine.
So I am confirming this issue in web-client.
For more information I have attached a video So would you please check
it.
Thanks.
** Project changed: openobject-addons => openobject-client-web
** Changed in: openobject-client-web
Importance: Undecided => Low
** Changed in: openobject-client-web
Status: New => Confirmed
** Changed in: openobject-client-web
Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)
--
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