I want to print the delivery slip for my sale orders but the address company is on the top of the pdf and I want to remove it. I cant find it in report_deliveryslip file so I can remove it. how can I remove the address?
此問題已被標幟
1
回覆
7483
瀏覽次數
Hi,
In every odoo standard reports, it uses web.external_layout and header and footer coming from there.
So if you want to modify header/footer, in that case you need use custom layout or you can use web.basic_layout or web.internal_layout to remove standard header/footer and add your custom layout.
I hope it will give you an idea.
Thanks
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
1
8月 24
|
2967 | ||
|
|
3
5月 21
|
14595 | ||
|
|
1
6月 15
|
6539 | ||
|
|
2
3月 15
|
7339 | ||
|
|
0
7月 20
|
4805 |