2018-01-16 06:58:15 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-01-16 11:34:37 +01:00
|
|
|
<flectra>
|
2018-01-16 06:58:15 +01:00
|
|
|
|
|
|
|
<!-- Add action entry in the Action Menu for Events -->
|
|
|
|
<act_window id="sms_message_send_action_mutli"
|
|
|
|
name="Send SMS to attendees"
|
|
|
|
src_model="calendar.event"
|
|
|
|
res_model="sms.send_sms"
|
|
|
|
view_type="form"
|
|
|
|
view_mode="form"
|
|
|
|
key2="client_action_multi"
|
|
|
|
target="new"/>
|
|
|
|
|
2018-01-16 11:34:37 +01:00
|
|
|
</flectra>
|