Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
6913 มุมมอง

How can I get a dynamic filename for pdf reports, using xsl:rml?

I've tried to set the attachment field for the report declaration, but with no success. Mybe since I'm not really saving the report as an attachment, but printing it as pdf.

Any help is highly appreciated.

Code:

<report 
    id="timesheet_monthly_report" 
    string="Timesheet" model="timesheet.timesheet" 
    name="timesheet.monthly.report" 
    xsl="timesheet/report/timesheet_monthly_report.xsl" 
    auto="False" 
    menu="False" 
    usage="default" 
    attachment="(object.name or '').replace('/','')">
</report>
อวตาร
ละทิ้ง

you could try to do the reports with aeroo and openoffice :)

Have you find another solution or have my answer helped you ?

คำตอบที่ดีที่สุด

There is a community module from OCA that makes that :

https://github.com/OCA/reporting-engine/tree/9.0/report_custom_filename

You should download all the project from this url :

https://github.com/OCA/reporting-engine

And don't forget to choose your Odoo version from the repository branch.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
PDF reports แก้ไขแล้ว
5
ก.ค. 25
2407
Wrong PDF Format แก้ไขแล้ว
2
มี.ค. 24
2949
1
ม.ค. 24
4846
0
พ.ย. 22
3093
1
เม.ย. 20
6979