| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/calendar |
| GIT | |
| GIT | https://github.com/OCA/calendar.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/calendar/tree/18.0/calendar_import_ics |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Arnau |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/calendar |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a new wizard that allows you to import .ics files into odoo calendar, importing events and the following attributes: - Summary - Start Date - End Date - UID |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
calendar_import_ics_form |
calendar.import.ics.form | calendar.import.ics | form | New |
event_identifier
Char
No public methods.
do_remove_old_event
Boolean
default=True
help='If checked, the previously imported events that are not in this import will be deleted'
string='Remove old events?'
import_end_date
Date
import_ics_file
Binary
required=True
import_ics_filename
Char
import_start_date
Date
partner_id
Many2one → res.partner
string='Partner'
args: 'res.partner'
button_import(self)
convert_date_to_z(self, line)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/calendar |
| GIT | |
| GIT | https://github.com/OCA/calendar.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/calendar/tree/15.0/calendar_import_ics |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, ArnauCForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/calendar |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
calendar_import_ics_form |
calendar.import.ics.form | calendar.import.ics | form | New |
event_identifier
Char
No public methods.
do_remove_old_event
Boolean
default=True
help='If checked, the previously imported events that are not in this import will be deleted'
string='Remove old events?'
import_end_date
Date
import_ics_file
Binary
required=True
import_ics_filename
Char
import_start_date
Date
partner_id
Many2one → res.partner
string='Partner'
args: 'res.partner'
button_import(self)
convert_date_to_z(self, line)