Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
8689 Vizualizări

How can I add a company logo to attendance by month on a xsl report ? I'd like to add the company header in my report.

Imagine profil
Abandonează

Is it xsl or xls as in excel sheet ?

Autor

not excel sheet i want to add logo in report \Server\addons\hr_attendance\report\bymonth.xsl

Have you tried editing the report using openoffice - you get the opportunity to add the company header when you save it

Autor

you can't edit report xsl with OpenReports Designer, you can edit just the RML report with openoffice.

Cel mai bun răspuns

To set header

Open attendance_by_month.py

edit below line: report_custom('report.hr.attendance.bymonth', 'hr.employee', '', 'addons/hr_attendance/report/bymonth.xsl')

And make it to: report_custom('report.hr.attendance.bymonth', 'hr.employee', '', 'addons/hr_attendance/report/bymonth.xsl', header='external')

This will add company default header.

@Enjoy.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
mar. 15
7300
0
mar. 15
4730
1
mar. 15
5995
1
nov. 24
1623
0
aug. 24
1640