Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
3005 Представления

Screenshot: 

https://pasteboard\.co/RjMunGJyRfoE\.png

Odoo\ 16\ on\ Odoo.sh, isn't the Document Layout field in Settings supposed to be a dropdown to select layouts?  I can't add my own custom layout because I can't select it.

Аватар
Отменить

your custom layout is just a template. you need to add a corresponding value for that template in 'report.layout' (xml data file), alongside the existing options: Light, Boxed, Bold and Striped.

Лучший ответ

Hi Ahlem,

With Odoo 16.0 in the web environment, how would you extend the list of 'report.layout'?

Thanks. 

Аватар
Отменить
Лучший ответ

Hi,

To achieve your purpose, there are two ways:

1. either, you add your custom layout directly to your reports and leave the configured settings as-is.

2. or, you add your custom layout (template) and extend the list of 'report.layout' options to include it alongside with: Light, Boxed, Bold and Striped. This way you can choose your custom layout from the available options.


Thanks.

Аватар
Отменить
Лучший ответ

Hi,

This seems to be updated from this commit: https://github.com/odoo/odoo/commit/03cffc460e620639db6dbe132aa0be073a6396f5

Now to change the Layout, click on Change Document Layout from settings and from the pop up select the layout needed.





Thanks

Аватар
Отменить
Автор

Yes, that was always there, but how would you add a Custom Layout if this is the only way now?

Related Posts Ответы Просмотры Активность
9
апр. 25
3178
0
янв. 24
814
1
окт. 23
1412
2
апр. 25
2811
2
дек. 24
2162