documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Misleading description of modules

Open eximius313 opened this issue 2 months ago • 0 comments

In this tutorial: https://www.odoo.com/documentation/19.0/developer/tutorials/server_framework_101/03_basicmodel.html

There is an example of model:

Image in which there is an `_` instead of `.`

Therefore the rest of the description is misleading:

Image and Image

as the name will appear with underscore:

Image

If Odoo recomends using . instead of _ (like here) then please change the first example. Otherwise - please change the . to _ in your description.

Also - this:

Image

should mention, that this is also possible using:

Image

eximius313 avatar Oct 22 '25 22:10 eximius313