Change data columns to be displayed in GUI

Hello,
how can I change GUI’s selection of which data columns are displayed in a certain window?

Eg:

  • In “invoices”, the GUI displays “type”, “article”, “short description”, “account”, “amount”, “item price” and “line price sum”. I’d like to see “day of sale” instead of “short description”.

  • In “financial > entries > account moves” I cannot see the sum - which would be helpful.

How can I change the default data columns to be displayed?

Cheers,
Wolf

For now you have to extend the view: Extending View — trytond latest documentation
There is a proposal but no implementation for now: Per user list view definition

Ah, thank you. So one more thing to look forward to.
Cheers,
Wolf

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.