documentation/content/developer/tutorials/getting_started
Claire Bretton (clbr) 32517aa638 [FIX] getting_started: remove useless lambda
The lambda function here is useless and makes newdooers think
they need to use it everytime.
`default=fields.Date.add(fields.Date.today(), months=3))`
should do the trick, no lambda involved.

closes odoo/documentation#6631

X-original-commit: 620508fb29
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Claire Bretton (clbr) <clbr@odoo.com>
2023-11-24 06:53:31 +00:00
..
01_architecture [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
02_setup [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
03_newapp [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
06_firstui [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
07_basicviews [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
08_relations [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
09_compute_onchange [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
10_actions [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
11_constraints [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
12_sprinkles [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
13_inheritance [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
14_other_module [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
15_qwebintro [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
01_architecture.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
02_setup.rst [FIX] getting_started: invalid addons-path 2023-11-24 06:53:31 +00:00
03_newapp.rst [IMP] tutorials/getting_started: rework the environment setup guide 2023-05-11 18:25:41 +02:00
04_basicmodel.rst [IMP] tutorials/getting_started: disambiguate example model name 2023-07-18 13:07:47 +02:00
05_securityintro.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 18:43:18 +02:00
06_firstui.rst [FIX] getting_started: remove useless lambda 2023-11-24 06:53:31 +00:00
07_basicviews.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
08_relations.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 18:43:18 +02:00
09_compute_onchange.rst [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
10_actions.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
11_constraints.rst [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
12_sprinkles.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
13_inheritance.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
14_other_module.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 18:43:18 +02:00
15_qwebintro.rst [FW][FIX] developer/tutorials: wrong kanban view example 2023-09-25 13:09:11 +00:00
16_final_word.rst [IMP] tutorials/getting_started: rework the environment setup guide 2023-05-11 18:25:41 +02:00