Skip to Content
Odoo Menu
  • Prisijungti
  • Išbandykite nemokamai
  • Programėlės
    Finansai
    • Apskaita
    • Pateikimas apmokėjimui
    • Sąnaudos
    • Skaičiuoklė (BI)
    • Dokumentai
    • Pasirašymas
    Pardavimai
    • CRM
    • Pardavimai
    • Kasų sistema - Parduotuvė
    • Kasų sistema - Restoranas
    • Prenumeratos
    • Nuoma
    Svetainės
    • Svetainių kūrėjimo įrankis
    • El. Prekyba
    • Internetinis Tinklaraštis
    • Forumas
    • Tiesioginis pokalbis
    • eMokymasis
    Tiekimo grandinė
    • Atsarga
    • Gamyba
    • PLM
    • Įsigijimai
    • Priežiūra
    • Kokybė
    Žmogaus ištekliai
    • Darbuotojai
    • Įdarbinimas
    • Atostogos
    • Įvertinimai
    • Rekomendacijos
    • Transporto priemonės
    Rinkodara
    • Socialinė rinkodara
    • Rinkodara el. paštu
    • SMS rinkodara
    • Renginiai
    • Rinkodaros automatizavimas
    • Apklausos
    Paslaugos
    • Projektas
    • Darbo laiko žiniaraščiai
    • Priežiūros tarnyba
    • Pagalbos tarnyba
    • Planavimas
    • Rezervacijos
    Produktyvumas
    • Diskucija
    • Patvirtinimai
    • IoT
    • VoIP
    • Žinių biblioteka
    • WhatsApp
    Trečiųjų šalių programos Odoo Studija Odoo debesijos platforma
  • Pramonės šakos
    Mažmeninė prekyba
    • Knygynas
    • Drabužių parduotuvė
    • Baldų parduotuvė
    • Maisto prekių parduotuvė
    • Techninės įrangos parduotuvė
    • Žaislų parduotuvė
    Food & Hospitality
    • Barai ir pub'ai
    • Restoranas
    • Greitasis maistas
    • Guest House
    • Gėrimų platintojas
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektūros įmonė
    • Konstrukcija
    • Estate Managament
    • Sodininkauti
    • Turto savininkų asociacija
    Consulting
    • Accounting Firm
    • Odoo Partneris
    • Marketing Agency
    • Teisinė firma
    • Talentų paieška
    • Auditai & sertifikavimas
    Gamyba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Įmonių dovanos
    Sveikata & Fitnesas
    • Sporto klubas
    • Akinių parduotuvė
    • Fitneso Centras
    • Sveikatos praktikai
    • Vaistinė
    • Kirpėjas
    Trades
    • Handyman
    • IT įranga ir palaikymas
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Aplinkos agentūra
    • Reklaminių stendų nuoma
    • Fotografavimas
    • Dviračių nuoma
    • Programinės įrangos perpardavėjas
    Browse all Industries
  • Bendrija
    Mokykitės
    • Mokomosios medžiagos
    • Dokumentacija
    • Sertifikatai
    • Mokymai
    • Internetinis Tinklaraštis
    • Tinklalaidės
    Skatinkite švietinimą
    • Švietimo programa
    • Scale Up! Verslo žaidimas
    • Aplankykite Odoo
    Gaukite programinę įrangą
    • Atsisiųsti
    • Palyginkite versijas
    • Leidimai
    Bendradarbiauti
    • Github
    • Forumas
    • Renginiai
    • Vertimai
    • Tapkite partneriu
    • Services for Partners
    • Registruokite jūsų apskaitos įmonę
    Gaukite paslaugas
    • Susiraskite partnerį
    • Susirask buhalterį
    • Susitikti su konsultantu
    • Diegimo paslaugos
    • Klientų rekomendavimas
    • Palaikymas
    • Atnaujinimai
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Gaukite demo
  • Kainodara
  • Pagalba

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Apskaita
  • Atsarga
  • PoS
  • Projektas
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Žymos (View all)
Events Functional Suggestion events Appointment
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Žymos (View all)
Events Functional Suggestion events Appointment
About this forum
  1. Events
  2. Forumas

Dates from Events Module not on Calendar Module

Prenumeruoti

Get notified when there's activity on this post

This question has been flagged
2 Replies
3937 Rodiniai
Portretas
Ron Felton

Dates that i add to my events  module calendar do not show up on the calendar module. I must be missing some element in the settings? I see a post where there are technical settings options for default template but I cant find those either. TY
16.1 enterprise


1
Portretas
Atmesti
Portretas
Gracious Joseph
Best Answer

The issue where dates from the Events module do not appear in the Calendar module is typically related to how Odoo synchronizes data between these modules. The Events module and Calendar module are separate applications, and their integration is not automatic. Below is a guide to resolving this issue.

1. Understand the Link Between Events and Calendar Modules

  • The Events module is designed for managing public or private events, typically for larger audiences or campaigns.
  • The Calendar module focuses on internal scheduling, appointments, and tasks.

By default, Events do not automatically sync with the Calendar. You need to enable synchronization or use customization to achieve this.

2. Enable Google Calendar Integration (Optional)

If you use Google Calendar, enabling its integration may help:

  1. Activate Google Calendar Sync:
    • Navigate to Settings > General Settings > Calendar Integration.
    • Enable Google Calendar Integration and authenticate your account.
    • Check whether the events sync with Google Calendar and reflect in Odoo's Calendar module.

This solution works only if Google Calendar is being used as the intermediary.

3. Manual Configuration of Event Sync to Calendar

If you want direct synchronization between the Events and Calendar modules within Odoo:

  1. Verify Event Dates:
    • Go to Events > Events and ensure the event has the Start Date and End Date set properly.
  2. Use Server Actions or Automated Actions:
    • Create a server action or automated action that creates a corresponding calendar entry whenever an event is created or updated.
    Example Python Code for Server Action:
    for event in records:
        # Check if the event already has a linked calendar entry
        existing_meeting = env['calendar.event'].search([('event_id', '=', event.id)], limit=1)
        if not existing_meeting:
            # Create a calendar event
            env['calendar.event'].create({
                'name': event.name,
                'start': event.start_date,
                'stop': event.end_date,
                'partner_ids': [(6, 0, event.attendee_ids.ids)],  # Link attendees
                'event_id': event.id,  # Link to the event
            })
    
    • Attach this server action to the Create or Write action on the Event model to ensure that calendar events are created or updated whenever events are modified.

4. Check Default Views or Filters

If the dates are syncing but not showing up:

  1. Check Filters in the Calendar View:
    • Go to Calendar > Filters and ensure that no filters (e.g., only showing tasks or appointments) are preventing the display of events.
  2. Set Default Template in Technical Settings:
    • Enable Developer Mode.
    • Go to Settings > Technical > User Interface > Views.
    • Search for the Calendar view linked to the Event model and verify its configuration.

5. Advanced: Custom Development (Optional)

For advanced setups, consider creating a direct relationship between the Events and Calendar modules:

  1. Extend the Event Model:
    • Add a Many2one field to link to the calendar.event model.
    • Modify the calendar view to display events tied to the Event module.
    Example Field Addition:
    class Event(models.Model):
        _inherit = 'event.event'
    
        calendar_event_id = fields.Many2one('calendar.event', string="Calendar Event")
    

6. Test the Configuration

  • Create a test event in the Events module and verify if it appears in the Calendar module.
  • If using server actions or custom code, ensure there are no errors in the logs (found under Settings > Technical > Logs > Server Logs).

Outcome

Once these steps are implemented, events created in the Events module will automatically show up in the Calendar module, either through synchronization, automation, or custom integration. Let me know if you need further details or help with implementing this!

0
Portretas
Atmesti
Portretas
Anastassia Goidina
Best Answer

Did you end up finding a solution as I am struggling with the same and can't use the out of the box Google calendar integration this way.

0
Portretas
Atmesti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registracija
Bendrija
  • Mokomosios medžiagos
  • Dokumentacija
  • Forumas
Atvirasis kodas
  • Atsisiųsti
  • Github
  • Runbot
  • Vertimai
Paslaugos
  • Odoo.sh talpinimas
  • Palaikymas
  • Atnaujinti
  • Pritaikytas programavimo kūrimas
  • Švietimas
  • Susirask buhalterį
  • Susiraskite partnerį
  • Tapkite partneriu
Apie mus
  • Mūsų įmonė
  • Prekės ženklo turtas
  • Susisiekite su mumis
  • Darbo pasiūlymai
  • Renginiai
  • Tinklalaidės
  • Internetinis Tinklaraštis
  • Klientai
  • Teisinis • Privatumas
  • Saugumas
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo yra atvirojo kodo verslo programų rinkinys, kuris apima visas įmonės poreikius: CRM, El. Prekybą, Apskaitą, Atsargų, Kasų sistemą, Projektų valdymą ir kt.

Unikali Odoo vertės pasiūla – būti tuo pačiu metu labai lengvai naudojama ir visiškai integruota sistema.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now