Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
8718 Переглядів

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.

Аватар
Відмінити

Is it xsl or xls as in excel sheet ?

Автор

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

Автор

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

Найкраща відповідь

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 15
7353
0
бер. 15
4776
1
бер. 15
6051
1
лист. 24
1703
0
серп. 24
1683