mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-22 11:52:08 +02:00
19.0 vanilla
This commit is contained in:
parent
5faf7397c5
commit
2696f14ed7
721 changed files with 220375 additions and 91221 deletions
|
|
@ -14,20 +14,19 @@ to support In-App purchases inside Odoo. """,
|
|||
'base_setup'
|
||||
],
|
||||
'data': [
|
||||
'data/services.xml',
|
||||
'security/ir.model.access.csv',
|
||||
'security/ir_rule.xml',
|
||||
'views/iap_views.xml',
|
||||
'views/res_config_settings.xml',
|
||||
],
|
||||
'auto_install': False,
|
||||
'auto_install': True,
|
||||
'assets': {
|
||||
'web.assets_backend': [
|
||||
'iap/static/src/**/*.js',
|
||||
'iap/static/src/**/*.xml',
|
||||
],
|
||||
'web.tests_assets': [
|
||||
'iap/static/tests/**/*',
|
||||
],
|
||||
},
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue