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

I have created a custom report in odoo v12, and here is my report action


model="report.wizard"
string="Doc1"
report_type="qweb-pdf"
name="my_module.my_template"
file="my_module.my_template"
menu="False"
multi="False" attachment_use = "False"
paperformat="paperformat_euro_custom"
print_report_name="('Doc2-'+ object.partner_id.name +'.pdf')"/>
/>
Now when the report get printed I wanted to name a file like Doc2-partnet-name I always got the 'Doc1' name declared in the string. Is there any way to achieve this?

Thanks.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

Did You find any solution to the problem described in first post?

I have the same issue.

Thans

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

I have edited my answer and i find the issue arises when you take the print from the tree view for multiple pdf reports

When you take a single pdf report by opening the form view, you get your  print_report_name 

If from tree view you get your string


Hope it helps,

Thanks




อวตาร
ละทิ้ง
ผู้เขียน

@Karthikeyan N R, no it's from form view : I got this problem when printing from form view...

ผู้เขียน

@Karthikeyan, from wizard in form view

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ย. 23
41
4
มี.ค. 23
16834
0
พ.ค. 22
2014
1
พ.ย. 21
18411
2
ต.ค. 21
7388