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.

> 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?

> 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.

PS: The important principle in Tryton is that customization is done by
module and not by the UI because it is not reproductable/testable.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpQviybAO8N8.pgp
Description: PGP signature

Reply via email to