19 lines
517 B
Python
19 lines
517 B
Python
{
|
|
'name': "Widget Video for Binary Field",
|
|
'summary': "Widget Video for Binary Field",
|
|
'author': 'Hoang Minh Hieu',
|
|
'version': '16.0.1.0.2',
|
|
'license': 'LGPL-3',
|
|
'support ': 'hieuhoangminh1996@gmail.com',
|
|
'depends': ['web'],
|
|
'data': [
|
|
],
|
|
'assets': {
|
|
'web.assets_backend': [
|
|
'web_widget_video/static/src/video_field.xml',
|
|
'web_widget_video/static/src/video_field.js',
|
|
],
|
|
},
|
|
'images': ['static/description/main_screenshot.png'],
|
|
}
|