mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-25 10:42:02 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -13,9 +13,16 @@
|
|||
'depends': ['point_of_sale'],
|
||||
'installable': True,
|
||||
'assets': {
|
||||
'point_of_sale.assets': [
|
||||
'pos_adyen/static/**/*',
|
||||
'point_of_sale._assets_pos': [
|
||||
'pos_adyen/static/src/**/*',
|
||||
],
|
||||
'web.assets_tests': [
|
||||
'pos_adyen/static/tests/tours/**/*',
|
||||
],
|
||||
'web.assets_unit_tests': [
|
||||
'pos_adyen/static/tests/unit/data/**/*'
|
||||
],
|
||||
},
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue