Hello everybody,
I work with the openoffice report but I found some difficulties like reapeating a table header in one report.
Can you help me please ?
Thanks in advance.
JMB
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello everybody,
I work with the openoffice report but I found some difficulties like reapeating a table header in one report.
Can you help me please ?
Thanks in advance.
JMB
Treat the header itself as a separate table and repeat together with the content e.g. [[ repeatIn(lines(o), 'l' ]] <bordertable header=""/> <bordertable content=""/>
Thanks for your answer. I don't understand how to do it do you have any example of code ?
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 8 16
|
3552 | ||
|
1
thg 3 15
|
2998 | ||
|
1
thg 3 15
|
5470 | ||
|
1
thg 3 15
|
7892 | ||
|
1
thg 3 15
|
5445 |
Hi JMB did you manage to short this problem as i am having the same issue ?