コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
868 ビュー

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