|
|
@ -1,12 +1,12 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
# Copyright 2017-2018 Onestein (<http://www.onestein.eu>) |
|
|
|
# Copyright 2017-2018 Onestein (<https://www.onestein.eu>) |
|
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). |
|
|
|
|
|
|
|
{ |
|
|
|
'name': 'Directory Files Download', |
|
|
|
'summary': 'Download all files of a directory on server', |
|
|
|
'author': 'Onestein, Odoo Community Association (OCA)', |
|
|
|
'website': 'http://www.onestein.eu', |
|
|
|
'website': 'https://github.com/OCA/server-tools', |
|
|
|
'category': 'Tools', |
|
|
|
'version': '10.0.1.0.0', |
|
|
|
'license': 'AGPL-3', |
|
|
|