コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3561 ビュー

Hi,

I have to make changes in the standard invoice report for a custom module.

I can make changes with OpenOffice Report by modifying/sending on a connected database. But how can I update this report on an unconnected database (db in on an other network)?

Is it possible to update the report by generating .RML and integrating in my custom module ?

How can I make that ?

Thanks

アバター
破棄
最善の回答

IMO the best way to edit reports is to edit the RML directly and bypass the libreoffice conversion. Iterable items become much easier to work with, like invoice lines on an invoice, because that process is a bit of a hack to properly set up in libreoffice.

Then, you don't need to do anything to the database. Every time the report is generated, the RML file will be re-read, making testing very quick. Just write in your changes on the RML file (which is just XML), save, and run the report again.

アバター
破棄
関連投稿 返信 ビュー 活動
0
10月 24
1756
0
8月 24
1581
2
5月 24
6609
0
1月 24
2068
1
11月 23
1785