[IMP] survey_record_generation : new option update_existing_fields
Some checks failed
pre-commit / pre-commit (pull_request) Failing after 1m32s
Some checks failed
pre-commit / pre-commit (pull_request) Failing after 1m32s
This commit is contained in:
@@ -72,7 +72,12 @@ Record generation configuration
|
||||
For m2o or m2m links, question should be configured before. See Question answers configuration section below.
|
||||
* **other created record**: If value come from other created record (m2o case only)
|
||||
|
||||
#. Several options exist for the *record creation* :
|
||||
|
||||
#. You can check "Ignore creation if a mandatory field is missing" to prevent the form to crash if some record creations fail.
|
||||
#. You can check "Update existing records" to update existing records instead of creating it. For this, you need to
|
||||
precise the "Field to retrieve existing records". Only the first matched record will be updated. By default
|
||||
the existing values are not replaced, except if you check the option "Update existing values".
|
||||
|
||||
Question answers configuration
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user