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