Skip to content

Commit

Permalink
[MIG] survey_contact_generation: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arielbarreiros96 committed Dec 26, 2024
1 parent c8d9782 commit b7971f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion survey_contact_generation/views/survey_survey_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<odoo>
<record id="survey_form" model="ir.ui.view">
<field name="model">survey.survey</field>
<field name="inherit_id" ref="survey.survey_form" />
<field name="inherit_id" ref="survey.survey_survey_view_form" />
<field name="arch" type="xml">
<group name="options" position="inside">
<group name="contact_options" string="Contact">
Expand Down

0 comments on commit b7971f4

Please sign in to comment.