Skip to content
Extraits de code Groupes Projets
Valider 9d3ecac8 rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[update] remove mail_ext_allowed field

parent 93f2dd7d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -34,7 +34,6 @@ class Event(models.Model): ...@@ -34,7 +34,6 @@ class Event(models.Model):
compute="_compute_type_event_cg", compute="_compute_type_event_cg",
required=True, required=True,
) )
mail_ext_allowed = fields.Char("Extensions mails autorisées")
# ------------------------------------------------------ # ------------------------------------------------------
# Computed functions # Computed functions
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
</xpath> </xpath>
<field name="event_type_id" position="before"> <field name="event_type_id" position="before">
<field name="type_event_cg" /> <field name="type_event_cg" />
<field name="mail_ext_allowed" />
</field> </field>
</field> </field>
</record> </record>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter