add send meeting details to guests
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
|
||||
<many-to-one name="accountCreationTemplate" ref="com.axelor.apps.message.db.Template" title="Template for account creation"/>
|
||||
|
||||
<many-to-one name="sendMailToInvitedPersonInMeetingTemplate" ref="com.axelor.apps.message.db.Template" title="Template for changed password"/>
|
||||
<many-to-one name="sendMailToInvitedPersonInMeetingTemplate" ref="com.axelor.apps.message.db.Template" title="Template for Meeting Invitation"/>
|
||||
|
||||
<integer name="limitNumberTasksGenerated" title="Number of tasks generated at most at once" min="1" default="100"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user