documentation/content/developer/tutorials/getting_started
Claire Bretton (clbr) f5c8237016 [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#6630

X-original-commit: 620508fb29
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Claire Bretton (clbr) <clbr@odoo.com>
2023-11-23 23:58:40 +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 [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials 2023-02-23 16:08:58 +01:00
02_setup.rst [FIX] getting_started: invalid addons-path 2023-11-23 23:58:40 +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 20:06:48 +02:00
06_firstui.rst [FIX] getting_started: remove useless lambda 2023-11-23 23:58:40 +00:00
07_basicviews.rst [IMP] developer: add notes on entity references & fix illegal XML 2023-07-24 17:53:11 +02:00
08_relations.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 20:06:48 +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 [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01: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 [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 20:06:48 +02:00
13_inheritance.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 20:06:48 +02:00
14_other_module.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 20:06:48 +02:00
15_qwebintro.rst [FW][FIX] developer/tutorials: wrong kanban view example 2023-09-25 14:09:51 +00:00
16_final_word.rst [IMP] tutorials/getting_started: rework the environment setup guide 2023-05-11 18:25:41 +02:00