[IMP] survey_record_generation: add README

This commit is contained in:
clementthomas
2025-02-28 14:03:42 +01:00
parent 73d9f5c62b
commit 22af4f8aed
11 changed files with 772 additions and 2 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