Fix #571 -- Partial payments and refunds

This commit is contained in:
Raphael Michel
2018-08-06 12:24:36 +02:00
parent 8e7af49206
commit 18a378976b
115 changed files with 6026 additions and 1598 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ setup(
'pycparser==2.13',
'django-redis==4.7.*',
'redis==2.10.5',
'stripe==1.79.*',
'stripe==2.0.*',
'chardet<3.1.0,>=3.0.2',
'mt-940==4.7',
'django-i18nfield>=1.2.1',