Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
8231 Visualizações

I want to make  a report for sale order that can be print on the 80mmx250mm paper size. 

but i found that odoo v15 CE don't have that kind of paper size format.

So how can i make a new paper size format in odoo v15 CE?

Thks.

Avatar
Cancelar
Melhor resposta

Hi,

If you need to do it from the UI, you can navigate to Settings -> Technical -> Reporting -> Paper Format and create a new paper format from here.

If you need to do the same from code,  see this code sample: https://github.com/odoo/odoo/blob/15.0/odoo/addons/base/data/report_paperformat_data.xml

Thanks

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 23
6364
2
ago. 25
3195
1
abr. 25
4565
2
jul. 24
6125
1
abr. 24
1981