Re: [tryton-dev] OLAP Module

2011-09-06 Thread Cédric Krier
On 05/09/11 14:48 -0300, Sebastián Marró wrote: > I know there are Cubus [1] and Cubulus [2] (written in Python) I find the design ideas behind Cubulus more interresting. But the code quality of cubulus is questionable and also it is not on PyPI. But this can be improved if we choose it :-) --

Re: [tryton-dev] OLAP Module

2011-09-06 Thread Nicolas Évrard
* Antonio Beamud Montero [2011-09-06 11:34 +0200]: El 06/09/11 11:29, Cédric Krier escribió: On 06/09/11 10:22 +0200, Antonio Beamud Montero wrote: What's about the openerp olap system? http://doc.openerp.com/v6.0/bi/introduction/olap.html As usual with OpenERP where is the code? Good que

Re: [tryton-dev] OLAP Module

2011-09-06 Thread Antonio Beamud Montero
El 06/09/11 11:29, Cédric Krier escribió: On 06/09/11 10:22 +0200, Antonio Beamud Montero wrote: What's about the openerp olap system? http://doc.openerp.com/v6.0/bi/introduction/olap.html As usual with OpenERP where is the code? Good question.. :) -- tryton-dev@googlegroups.com mailing li

Re: [tryton-dev] OLAP Module

2011-09-06 Thread Cédric Krier
On 06/09/11 10:22 +0200, Antonio Beamud Montero wrote: > What's about the openerp olap system? > > http://doc.openerp.com/v6.0/bi/introduction/olap.html As usual with OpenERP where is the code? -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber:

Re: [tryton-dev] OLAP Module

2011-09-06 Thread Antonio Beamud Montero
El 05/09/11 19:48, Sebastián Marró escribió: Hello Everybody I want to work on an OLAP module for Tryton... I have briefly discussed with Cedrik this subject, some ideas are: - Run the BI on a separated database. - Create a configuration generator depending on the Tryton modules installed.