Address book shows no entries after button press

Bug #798180 reported by John Bradshaw

This bug report was converted into a question: question #161659: Address book shows no entries after button press.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

Setup:
Version 6.0.2 server & webclient.
en_GB localisation.
We have 15 customer and just added 1 supplier.

Expected result:
All partners (customers/suppliers) are shown when both customer and supplier buttons are selected.

Actual result:
No partners are shown when both customer and supplier buttons are selected.

Steps to reproduce:
1. Open Sales/Address book/customers. All entries are displayed with neither "customer" nor "supplier" buttons highlighted.
2. Clicking on "customers" button shows only 15 customers as expected.
3. If then click on "suppliers" button, cutomer button remains highlighted/selected but no entries are shown.
4. If deselect customers button then the 1 supplier is seen.

Revision history for this message
Naresh(OpenERP) (nch-openerp) wrote :

Hello,

selecting both the filters button means that you want to search for those partners that are both your customer & supplier... the domain passed will be "[('customer', '=', 1), ('supplier', '=', 1)]" so in your case you want have any records returned.

Changed in openobject-server:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.