Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
3 Vastaukset
880 Näkymät

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  

Avatar
Hylkää
Paras vastaus

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 

Avatar
Hylkää
Tekijä

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.

Tekijä Paras vastaus

tried but not working 
can you please suggest ideal paper format 

Avatar
Hylkää
Tekijä

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

Paras vastaus

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

Avatar
Hylkää
Tekijä

tried but not working
can you please suggest ideal paper format