saved filter doens't work for all users
Bug #802976 reported by
Leonardo Pistone
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo GTK Client (MOVED TO GITHUB) |
Fix Committed
|
Wishlist
|
OpenERP sa GTK client R&D | ||
Odoo Server (MOVED TO GITHUB) |
Confirmed
|
Wishlist
|
OpenERP's Framework R&D |
Bug Description
v6
- go to a search view, eg 'products'
- create a new filter, like 'reference contains cpu'
- save it and give it a name
- enter 'manage filters' from here or from administration/
- delete the user filter. That should make the filter visible to all.
Instead, no-one sees the filter
Thanks!
Related branches
lp://staging/~openerp-dev/openobject-client/trunk-bug-802976-nch
Ready for review
for merging
into
lp://staging/openobject-client
- OpenERP sa GTK client R&D: Pending requested
-
Diff: 47 lines (+8/-4)2 files modifiedbin/widget/screen/screen.py (+5/-2)
bin/widget/view/screen_container.py (+3/-2)
lp://staging/~openerp-dev/openobject-server/trunk-bug-802976-nch
On hold
for merging
into
lp://staging/openobject-server
- Vo Minh Thu (community): Needs Fixing
-
Diff: 27 lines (+7/-7)1 file modifiedopenerp/addons/base/ir/ir_filters.py (+7/-7)
Changed in openobject-server: | |
status: | Confirmed → In Progress |
Changed in openobject-client: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → OpenERP sa GTK client R&D (openerp-dev-gtk) |
Changed in openobject-client: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
Hello,
I am agree with this points that in Administration/ Customization/ Low Level Objects/ Actions/ Filters menu when we opens the filter in form view user field tool tip shows 'False means for every user'.
Thanks.