documentation/content
chyde-clearwater f36c612d13 [IMP] tutorials/getting_started: disambiguate example model name
I removed the dot notation in the  "_name" variable for the example
model. AKA, "test.model" is now named "test_model".

Dot notation implies a data structure relationship between a <model> and
it's parent (or class etc) <test> (like test.model() or Test.model).
There is no relationship like this between a <test> and <model> - it's
just one thing: a <test model>.

The seeming "benefit" of the ORM translating dots to underscores doesn't
justify this naming convention.  Yes, I know it's a string, but still,
this seems confusing for newbies and adds unnecessary complexity (why
name the same thing differently in different places?)

closes odoo/documentation#5131

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-07-18 09:59:59 +02:00
..
administration [IMP] maintain: odoo online database management 2023-07-03 16:00:59 +02:00
applications [IMP] pos: move part of the intro into generate tab 2023-07-13 11:26:32 +02:00
contributing [IMP] contributing: change gui abbreviation to lower case 2023-05-23 15:03:51 +02:00
developer [IMP] tutorials/getting_started: disambiguate example model name 2023-07-18 09:59:59 +02:00
legal [FIX] legal: fix broken PDF link 2023-06-19 13:59:52 +02:00
services/support [IMP] Support: Update What can I expect 2023-03-24 23:30:08 +01:00
administration.rst [IMP] upgrade: create new "upgrade" section in "install and maintain" 2021-10-15 11:40:55 +00:00
applications.rst [ADD] attendances: hr and attendances categories + hardware page 2023-03-29 12:26:42 +02:00
contributing.rst [IMP] contributing: list the ways to contribute to Odoo 2022-12-08 13:24:40 +01:00
developer.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-21 16:06:50 +01:00
index.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
last_build.rst [FIX] *: RST cleanup 2023-02-14 11:24:31 +01:00
legal.rst [IMP] documentation: legal page design 2022-12-07 10:45:41 +01:00