advanced filter "not contains" "is not" doesn't work for countries of partners
Bug #1071710 reported by
Leonardo Pistone
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Fix Released
|
Medium
|
OpenERP Publisher's Warranty Team |
Bug Description
Observed in latest, today's runbot v6.1 [server v4294, addons v7044, web v2473]
Same thing happens in v6.0
To reproduce:
- Create a new database with demo data (I used runbot)
- install the French (BE) language
- select the language french (BE) for the current user
- go to the list of partners
- add an advanced filter, pays "is not" (est différent de) or "does not contain" (ne contient pas) "Belgique"
- You still see all partners, including the Belgian ones
- Same thing happens with "Belgium" instead of "Belgique"
Thanks!
Related branches
lp://staging/~openerp-dev/openobject-server/6.0-bug-1071710-chs
- OpenERP Core Team: Pending requested
-
Diff: 75 lines (+25/-4)2 files modifiedbin/addons/base/test/test_osv_expression.yml (+14/-1)
bin/osv/expression.py (+11/-3)
summary: |
- advanced filter "not contains" "is not" doesn't work for counties of + advanced filter "not contains" "is not" doesn't work for countries of partners |
Changed in openobject-server: | |
assignee: | nobody → OpenERP's Framework R&D (openerp-dev-framework) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in openobject-server: | |
assignee: | OpenERP's Framework R&D (openerp-dev-framework) → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
description: | updated |
Changed in openobject-server: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Btw. this also happens on 6.0.3, 6.0.4 and customer is on that system so it should be fixed on 6.0 too.
I tested it last week also on this runbot http:// 6_0_23221. runbot. openerp. com which is already disabled...
Thanks for fast treatment
Thomas