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

Hello everyone,

I am using Odoo 12 and need to print invoice information (invoice number and date) and customer address on every report page.

I am using standard Odoo tempates for invoices.

Can anyone help me achieve that?

Thank you very much

PM    


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

Hi Paulo:

You will need to do 2 things for this:

  1. Customize the report_invoice_document view and use t-set to set custom variables for the invoice number and date.

  2. Customize one of the web.external_layout.... views (depending on which layout has been selected at your site - most probably web.external_layout_standard) and print the values of these 2 variables inside the <header> section. 

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

Thank you Paresh,

I thought it was possible to do it without using "header" area.

Thank you once again

Best regards

PM

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
พ.ย. 19
4648
2
ธ.ค. 19
4974
3
ธ.ค. 19
7450
1
ก.พ. 19
9789
1
พ.ย. 24
1559