Hello Luc,
> - add a new filter (ok) > - modify a filter > - delete a filter > - define a filter as a public of private one > - give security on filters (can define which groups have access to the filter) Yes, delete a filter is managed. Modify is not (yet). We have a link, like for shortcuts 'Manage Filters', that opens the list of filters for edition. Filters are by default private, but it's simply window actions, where you can put others users or groups for make it public. There is a link "Manage Filters to do this". That's great because it's compatible with old modules that have their window actions already defined. > Is it possible to create complexe filters like "(condition1 AND condition2) > OR condition3" ? They are no parenthesis system, so we may be limited in some way. Your example is equivalent to: c3 or c2 and c1. You can also create filters for c2 and c1 => f1. Then create a new filter: f1 or c3. We can do better but it's enough for now on. > What about secrurity => if I don't have access to some fields, I should not > be able to see and select it into the list of fields for my filters. It depends. If you put groups on fields of the object, this is managed, if you put on the view, of course, this will have no impact. But that seems logic for me. > It could be greate for users to have filters like "select and filter" => you > just select a word or a part of a word, press a "filter by selection" button > and the filter is done ! I don't understand what you mean here ? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=37421#37421 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
