[ADD] survey_record_generation : migrate from 16 to 18
Some checks failed
pre-commit / pre-commit (pull_request) Failing after 1m30s

This commit is contained in:
2026-03-24 17:29:49 +01:00
parent eced098fbb
commit 94d3bd72b1
28 changed files with 3135 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
In several cases we want to use survey application to create records.
Website form application give the same possibility but the design is integrated on the web site.
Futhermore this module add other functionnalities like "duplicate" check, or creation of several interconnected records
Typical use case : Information request form
#. Submitting the form will create a contact (partner) only if it does not already exist in the database.
#. Submitting the form will also create a crm opportunity linked to previously created partner