← Back to team overview

openerp-community-reviewer team mailing list archive

Re: lp:~yann-papouin/ocb-addons/6.1-bug-1267845-product-and-category-search-improved-usability into lp:ocb-addons/6.1

 

Thank you for your advices.

There is no more duplicates since ids are filtered by postgresql.
I added a manual result reorder because OpenERP "read" function does not return results in the ids order. This reordering is only necessary when a concatenation exists (via classics_ids)

About the regex, I tried to add a '?' but it's not working, it always returns an empty value
-- 
https://code.launchpad.net/~yann-papouin/ocb-addons/6.1-bug-1267845-product-and-category-search-improved-usability/+merge/201192
Your team OpenERP Community Backports Team is subscribed to branch lp:ocb-addons/6.1.


References