mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-24 01:01:59 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -1,4 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
{
|
||||
|
|
@ -8,7 +7,6 @@
|
|||
'depends': ['google_account', 'calendar'],
|
||||
'data': [
|
||||
'data/google_calendar_data.xml',
|
||||
'security/google_calendar_security.xml',
|
||||
'security/ir.model.access.csv',
|
||||
'wizard/reset_account_views.xml',
|
||||
'views/res_config_settings_views.xml',
|
||||
|
|
@ -21,12 +19,10 @@
|
|||
'google_calendar/static/src/scss/google_calendar.scss',
|
||||
'google_calendar/static/src/views/**/*',
|
||||
],
|
||||
'web.qunit_suite_tests': [
|
||||
'web.assets_unit_tests': [
|
||||
'google_calendar/static/tests/**/*',
|
||||
],
|
||||
'web.qunit_mobile_suite_tests': [
|
||||
'google_calendar/static/tests/google_calendar_mock_server.js',
|
||||
],
|
||||
},
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue