|
|
@ -1,17 +1,18 @@ |
|
|
|
# Copyright 2019 ForgeFlow, S.L. |
|
|
|
# Copyright 2020 Brainbean Apps (https://brainbeanapps.com) |
|
|
|
# Copyright 2020 CorporateHub (https://corporatehub.eu) |
|
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). |
|
|
|
|
|
|
|
{ |
|
|
|
"name": "Account Bank Statement Import TXT XLSX", |
|
|
|
"name": "Account Bank Statement Import TXT/CSV/XLSX", |
|
|
|
"summary": "Import TXT/CSV or XLSX files as Bank Statements in Odoo", |
|
|
|
"version": "12.0.2.0.4", |
|
|
|
"category": "Accounting", |
|
|
|
"website": "https://github.com/OCA/bank-statement-import", |
|
|
|
"author": |
|
|
|
"ForgeFlow, " |
|
|
|
"Brainbean Apps, " |
|
|
|
"CorporateHub, " |
|
|
|
"Odoo Community Association (OCA)", |
|
|
|
"maintainers": ["alexey-pelykh"], |
|
|
|
"license": "AGPL-3", |
|
|
|
"installable": True, |
|
|
|
"depends": [ |
|
|
|