Wednesday, April 17, 2024
1 change · master
Resolved issues and error corrections
Appointment invitation emails now include the correct Google Meet link when a meeting is booked with Google Calendar synchronization. This helps attendees join meetings easily and ensures the required Google Calendar integration is installed automatically when needed.
Original PR description
Steps to reproduce ==================== 1. Install Appointment and the Gcal sync. 2. Sync your Google Calendar. 3. Create an appointment type and select Google Meet in the videoconference link. 4. Book an appointment. The meeting link is not propagated to invitation mail. After this PR ================== -The meeting link is propagated to mail. -The appointment_google_calendar module is automatically installed based on dependencies. Task-3614890