19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:39 +01:00
parent 5df8c07b59
commit daa394e8b0
2114 changed files with 564841 additions and 299642 deletions

View file

@ -6,12 +6,13 @@
'version': "1.1",
'summary': 'Send text messages as event reminders',
'description': "Send text messages as event reminders",
'category': 'Hidden',
'category': 'Productivity/Calendar',
'depends': ['calendar', 'sms'],
'data': [
'data/sms_data.xml',
'views/calendar_views.xml',
],
'auto_install': True,
'author': 'Odoo S.A.',
'license': 'LGPL-3',
}