Re: [tryton-dev] RFC: First reporting implementation

2017-11-20 Thread Sergi Almacellas Abellana
El 20/11/17 a les 16:06, Cédric Krier ha escrit: On 2017-11-20 14:45, Sergi Almacellas Abellana wrote: El 19/11/17 a les 00:39, Cédric Krier ha escrit: Hi There are still some improvement that could be done on the client: - switch window action from an active tab Don't understand why y

Re: [tryton-dev] RFC: First reporting implementation

2017-11-20 Thread Cédric Krier
On 2017-11-20 14:45, Sergi Almacellas Abellana wrote: > El 19/11/17 a les 00:39, Cédric Krier ha escrit: > > Hi > > > > There are still some improvement that could be done on the client: > > > > - switch window action from an active tab > Don't understand why you mean. As we will have a lot

Re: [tryton-dev] RFC: First reporting implementation

2017-11-20 Thread Sergi Almacellas Abellana
El 19/11/17 a les 00:39, Cédric Krier ha escrit: Hi There are still some improvement that could be done on the client: - switch window action from an active tab Don't understand why you mean. - allow graph on date to fill by month or year Indeed it will be also great to only show th

[tryton-dev] RFC: First reporting implementation

2017-11-18 Thread Cédric Krier
Hi, I started to work on implementing reporting for aggregate data [1] for sale [2]. A first report is ready for review [3]. This does not implement all the features etc. But it is a proposal for the pattern which will be used for all other reports. So I would like to have feedback before going fu