[IMP] more neutral description

This commit is contained in:
Holger Brunn
2014-09-22 12:19:16 +02:00
parent ab3d1a2f1a
commit 0faf883a83

View File

@@ -36,9 +36,9 @@ mandates for the current payment order where necessary.
Configuration
-------------
By default, this module creates one-off mandates, which seems to be the safe
choice. If this module is to be used to slowly evolve towards using recurring
mandates, set the config parameter
By default, this module creates one-off mandates. If you rather want to create
recurring mandates (i.e. because your available mandates are recurring ones),
set the config parameter
'account.banking.sepa.direct.debit.create.mandates' to 'recurrent'.
Attention