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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
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?
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
9
أبريل 25
|
3174 | ||
|
0
يناير 24
|
810 | ||
|
1
أكتوبر 23
|
1410 | ||
|
2
أبريل 25
|
2805 | ||
|
2
ديسمبر 24
|
2153 |
More details: https://github.com/odoo/odoo/issues/137207
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.