19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:28 +01:00
parent 20ddc1b4a3
commit c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions

View file

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
@ -21,13 +20,10 @@
'microsoft_calendar/static/src/scss/microsoft_calendar.scss',
'microsoft_calendar/static/src/views/**/*',
],
'web.qunit_suite_tests': [
'microsoft_calendar/static/tests/microsoft_calendar_mock_server.js',
'microsoft_calendar/static/tests/microsoft_calendar_tests.js',
],
'web.qunit_mobile_suite_tests': [
'microsoft_calendar/static/tests/microsoft_calendar_mock_server.js',
'web.assets_unit_tests': [
'microsoft_calendar/static/tests/**/*',
],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
}