Skip to content

Compute default values of wizard view only for fields defined by value method

ba6b8ce0e692 introduces the reuse of Model.default_get to set the rec_name for the values but it does by computing for all the fields which override the actual default values.

See https://foss.heptapod.net/tryton/tryton/-/jobs/2792059

Merge request reports

Loading