openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27171
[Bug 1274489] [NEW] [7.0] invoice name_search ignores ilike operator
Public bug reported:
Version: openerp-7.0-20140129-002604
Description:
The invoice name_search function searches first using the "number" field and if there are no results, the "name" field. The problem is the first search ignores the operator and always uses "=".
Steps to reproduce:
If you try to do an advanced search in account.move.line with "invoice contains XX", it will not find invoices with XX in their "number".
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: invoice search
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1274489
Title:
[7.0] invoice name_search ignores ilike operator
Status in OpenERP Addons (modules):
New
Bug description:
Version: openerp-7.0-20140129-002604
Description:
The invoice name_search function searches first using the "number" field and if there are no results, the "name" field. The problem is the first search ignores the operator and always uses "=".
Steps to reproduce:
If you try to do an advanced search in account.move.line with "invoice contains XX", it will not find invoices with XX in their "number".
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1274489/+subscriptions
Follow ups
References