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",
|
"name": "Account Bank Statement Import TXT XLSX",
|
||||||
"summary": "Import TXT/CSV or XLSX files as Bank Statements in Odoo",
|
"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",
|
"category": "Accounting",
|
||||||
"website": "https://github.com/OCA/bank-statement-import",
|
"website": "https://github.com/OCA/bank-statement-import",
|
||||||
"author":
|
"author":
|
||||||
@@ -21,7 +21,6 @@
|
|||||||
],
|
],
|
||||||
"external_dependencies": {
|
"external_dependencies": {
|
||||||
"python": [
|
"python": [
|
||||||
"csv",
|
|
||||||
"xlrd",
|
"xlrd",
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user