mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"name": "Account Bank Statement Import TXT XLSX",
|
||||
"summary": "Import TXT/CSV or XLSX files as Bank Statements in Odoo",
|
||||
"version": "12.0.2.0.2",
|
||||
"version": "12.0.2.0.3",
|
||||
"category": "Accounting",
|
||||
"website": "https://github.com/OCA/bank-statement-import",
|
||||
"author":
|
||||
@@ -21,7 +21,6 @@
|
||||
],
|
||||
"external_dependencies": {
|
||||
"python": [
|
||||
"csv",
|
||||
"xlrd",
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user