2014/1/23 Cédric Krier <[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. > > 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 :) Jean Cavallo *Coopengo*
