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

Hello,

everything is in the title.

When the sale.order is printed on several pages, the header of table of lines is only displayed on the first page !!

Is it possible to display it on each page ?

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

Hi,

In case we want to repeat the header, remove "display: table-row-group"


Source code: https://github.com/odoo/odoo/blob/16.0/addons/sale/report/ir_actions_report_templates.xml



Thanks

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Hi Niyas,

Thank you it works perfectly !

Just an other question, is it possible to increase the margin between the header on the others pages and the company logo on the top because both are very close ?

อวตาร
ละทิ้ง