← Back to team overview

openerp-community team mailing list archive

Re: BIRT based reports

 

Hi,
I've created a project at https://launchpad.net/openerp-report-birt and am
in the midst of cleaning up of bits of code and the example reports. I can
only start documenting what I've done and how to set it up like.. tomorrow,
since it's quite late over here.

I have the project structure that looks like this:

trunk/
__openerp__.py
....
./examples/report_birt_sale/__openerp__.py
./examples/report_birt_sale/rpt/sale_order.rptdesign
./examples/report_birt_account/__openerp__.py
./examples/report_birt_account/account_invoice.rptdesign
...

I don't plan to create individual project for each report since I foresee
they need to be changed/adapted for any company. So they are there only for
reference.

Question is, is openerp-reporting going to be project group, or a shared
repo?


-- PH


On Thu, Oct 24, 2013 at 12:47 AM, Pedro Manuel Baeza Romero <
pedro.baeza@xxxxxxxxx> wrote:

> Hi all,
>
> In this MP<https://code.launchpad.net/~luc-demeyer/server-env-tools/7.0-report_xls/+merge/192242>,
> it has arisen again the question about creating a new
> repository/repositories for reporting engines. I bet for a single
> repository called openerp-reporting or openerp-report-engines, with these
> modules inside (report_birt, report_xls, etc).
>
> What do you think?
>
> Regards.
>
>
> 2013/10/22 Maxime Chambreuil <maxime.chambreuil@xxxxxxxxxxxxxxxxxxxx>
>
>> +1 for http://launchpad.net/openerp-birt
>>
>> We would be more than happy to contribute.
>>
>> Cheers,
>> --
>> Maxime Chambreuil
>> +1 (514) 276-5468 #126
>>
>> ------------------------------
>> Hi,
>> I am wondering if there is any interest in Eclipse BIRT-based reports for
>> OpenERP. I wrote a simple reporting module, which is essential a proxy to
>> external BIRT server to generate PDF.
>>
>> The module is partly inspired by https://github.com/vaab/report_birt,
>> but with minor tweaks and example reports. This module does not require
>> additional columns to be created.
>>
>> Examples of "Quotation / Sale Order" and "Invoice" reports can also be
>> found and installed as separate modules. All of them are currently hosted
>> at https://code.launchpad.net/~phuihock
>>
>> -- PH
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openerp-community
>> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openerp-community
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openerp-community
>> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openerp-community
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-community
> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openerp-community
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References