[IMP] survey_contact_generation:

Change doublon search on survey contact generation
This commit is contained in:
clementthomas
2024-02-27 11:40:50 +01:00
parent afb1be4c47
commit 33796a943a
2 changed files with 16 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"author": "Tecnativa, Odoo Community Association (OCA)",
"maintainers": ["clement_thomas"],
"license": "AGPL-3",
"depends": ["survey"],
"depends": ["survey","partner_firstname"],
"data": [
"views/survey_question_views.xml",
"views/survey_survey_views.xml",