El 23/01/14 16:38, Jean C ha escrit:


2014/1/23 Cédric Krier <[email protected] <mailto:[email protected]>>

    On 23 Jan 16:08, Axel Braun wrote:
    > while working more with Tryton, I noticed that in some cases the
    information I was looking for is not available.
    >
    > As an example, lets take the party overview screen. It starts
    with Code, Name, Language,...
    > I suggest the following improvements:
    >
    > 1) flexible adding and removing of columns:
    > Similar as in some office programs (LO), right click on the
    header line to change the columns displayed. That would give the
    user the option to add columns he needs and remove those that are
    not of interest

    How do you prevent to bloat the system by adding a too big column.
    Tryton is modular and adding new column to a view is extremly easy for
    any developer.


I think it should be ok to be able to hide / show columns as long as the
developper added them in the view.

I have seen some users that make the width of some columns 0 pixels. As tryton remembers the column width for each users you get the same result as if you hide it.

So a developer can add all the needed columns and the users can resize the columns they don't need to size 0 (hiding it).

    > 2) Re-sorting of column-order
    > ..either by drag N'drop, or by sorting in the menu selection und 1)

    How do you store it. Why do you need it?


+1, do not see the use

    > 3) Apply 'Auto-Filter'
    > Instead of having a filter bar above the column headers, have a
    filter field under each column header with a similar functionality
    as you know it from the Spreadsheet-Autofilter.

    How do you express 'OR' ?
    The current search bar is very flexible and also smart, your
    proposal is
    inferior.

Maybe using both options would be possible . I agree with you Cedric that the search bar is very flexible, but Axel has a point. Sometimes, a simpler / quicker
way is good :)

IMHO the save search feature is enough for this part. You create all the filters you want, save them and apply them whenever you want. Isn't this feature enough for your use case?


--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

Reply via email to