← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 488128] Re: select flag from python model and tree view ignored in default search view

 

Fabien, the reason I confirmed this one is not about objects with existing search views, but about those that don't have any, and for which we create a search view on-the-fly. 
The code that creates a default search view at the moment makes no sense: it uses the 'select' attribute from the form view, one that is almost never set!
So we might as well do it in a manner that makes sense and is backwards-compatible (also think of rapid prototyping, when there is no search view yet)

** Changed in: openobject-server
    Milestone: None => 6.0-rc2

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/488128

Title:
  select flag from python model and tree view ignored in default search view

Status in OpenObject Server:
  Confirmed

Bug description:
  Hi all, 

To fix.

The filter widget in the new gtk client ( from trunk ) does not use the 'select' flags defined in the python code object.

In fact, it only uses the select flags from the definition of the arch of the view.

If any question, tell me.

Thank you