Browse Source

email templates in list event

master
root 2 years ago
parent
commit
72df5a3beb
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      views/event.xml

+ 2
- 0
views/event.xml View File

@ -68,6 +68,8 @@
</xpath>
<xpath expr="//field[@name='date_end']" position="replace">
<field name="date_end"/>
<field name="event_mail_ids"/>
</xpath>
<xpath expr="//field[@name='address_id']" position="attributes">
<attribute name="invisible">context.get('booking_event_view')</attribute>


Loading…
Cancel
Save