[IMP] code comment in several modules
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
<!-- Survey form -->
|
||||
<record id="survey_form" model="ir.ui.view">
|
||||
<field name="model">survey.survey</field>
|
||||
<field name="inherit_id" ref="survey.survey_survey_view_form" />
|
||||
<field name="arch" type="xml">
|
||||
<group name="options" position="inside">
|
||||
<group name="event_registration_options" string="Events registrations">
|
||||
<!-- Possibility to generate event registration -->
|
||||
<field name="generate_registration" />
|
||||
</group>
|
||||
</group>
|
||||
|
Reference in New Issue
Block a user