> > This can not be achieve with a SQL database as backend. > To implement this kind of feature, I think it must be done with some external > tool like Sphinx [1]. > But this is for an other thread.
is there already a feature request or should i create one (...and where? roundup vs. wiki) i'm currently too far away to provide some kind of patch :-( > > > It would be a nice feature to surf through the resultset. I don't know > > how to explain that very well. Here is an example how you can klick > > through your data maybe with an indefinite tree-view, a new kind of > > view or with new windows. > > > party > > +invoices > > | invoice 1 > > + invoice 2 > > | article 1 > > + article 2 > > | stock > > + party (supplier) > > | address > > + invoices > > + invoice 1 > > + article 1 > > | invoice 2 > > | article 3 > > | ... > > | invoice 3 > > | invoice 4 > > > well. hope you got it. imho treeview is not the best one, but good to > > explain. > > What will be the usage of such view? > if your'e not exactly knowing what you are searching for. You know there was something but you can't remember. it's like browsing through a ikea-catalogue - but withing your own data. It was a use case at one of my customers. Well they don't use tryton and had to build such a search tool to access a lot of different applications. This kind of tool is not the best for invoices and articles, but maybe usefull to analyse your data like business intelligence systems. greets tobias -- [email protected] mailing list
