Improvements for bank transfer importing (#1762)

Co-authored-by: Raphael Michel <michel@rami.io>
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
Felix Rindt
2020-10-22 11:00:36 +02:00
committed by GitHub
parent 9e4dc344a4
commit a62c7939ae
26 changed files with 1204 additions and 139 deletions

View File

@@ -142,7 +142,6 @@ setup(
'defusedcsv>=1.1.0',
'vat_moss_forked==2020.3.20.0.11.0',
'django-localflavor>=2.2',
'django-localflavor',
'jsonschema',
'django-hijack>=2.1.10,<2.2.0',
'openpyxl==3.0.*',
@@ -157,6 +156,7 @@ setup(
'text-unidecode==1.*',
'protobuf==3.13.*',
'cryptography',
'sepaxml==2.3.*',
],
extras_require={
'dev': [