I am using jasper reports and xpath. In code I have given parameter copies='4'
in report properties I have defined openerp_copies_field property and set it to
copies
I get only single copy. I also want header like First copy, Duplicate copy etc.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am using jasper reports and xpath. In code I have given parameter copies='4'
in report properties I have defined openerp_copies_field property and set it to
copies
I get only single copy. I also want header like First copy, Duplicate copy etc.
Webkit can do it!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Mai 18
|
3499 | ||
|
0
Jan. 24
|
945 | ||
|
3
Juli 16
|
6164 | ||
|
4
März 15
|
9176 | ||
|
5
Jan. 24
|
15868 |
Good question (+1)
You might want to check this module: http://v6apps.openerp.com/addon/7522?filter=%7B%22order_by%22%3A+%22click_counter+desc%22%2C+%22text_search%22%3A+%22base_report_header%22%7D&page=0
In RML this could be possible by using frames, but they are kinda hard to understand and master. In the RML guideline you can find some kind of explanation.