Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5540 Представления

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?

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
авг. 24
1280
3
мая 21
11296
1
июн. 15
4525
2
мар. 15
5198
0
июл. 20
3214