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
co-authored by Raphael Michel Raphael Michel
parent 9e4dc344a4
commit a62c7939ae
26 changed files with 1204 additions and 139 deletions
+1 -1
View File
@@ -717,7 +717,7 @@ class BasePaymentProvider:
The default implementation returns an empty string.
:param order: The order object
:param refund: The refund object
"""
return ''