콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3700 화면

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
2016
0
8월 24
1791
2
5월 24
6890
0
1월 24
2270
1
11월 23
1989