跳至内容
菜单
此问题已终结
3 回复
852 查看

while printing pdf of quotation or invoice with the large product description(2 page) it starts from 2 nd page and not from first 
i have created custom pdf report for the same 

thanks 

best regards  

形象
丢弃
最佳答案

This is normal in odoo and it's not the paper format issue .For large product description case the entire row will be go to next page . To solve this problem you can create custom report . In that template can use div instead of table 

形象
丢弃
编写者

how to create that ?

you can customise reports . you can use div tags instead of table's tr and td . you need to redefine based on div.

编写者 最佳答案

tried but not working 
can you please suggest ideal paper format 

形象
丢弃
编写者

tried, facing same problem
its happening because of large product description

最佳答案

Hi,Normally this kind of issue is facing due to the paper formatting.Please change your paper formatting styles and try againYou can change the paper formatting from
settings-> Technical ->Reporting -> Paper Format


Hope it helps

形象
丢弃
编写者

tried but not working
can you please suggest ideal paper format