Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
8242 Переглядів

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.

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
бер. 23
6368
2
серп. 25
3205
1
квіт. 25
4574
2
лип. 24
6135
1
квіт. 24
1986