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?
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
bug saving on spreadsheet document
Rozwiązane
|
|
9
kwi 25
|
4017 | |
|
0
sty 24
|
1450 | ||
|
1
paź 23
|
1968 | ||
|
2
kwi 25
|
3272 | ||
|
2
gru 24
|
2735 |
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.