small change

This commit is contained in:
Kevin Kempf 2022-08-24 14:19:55 +02:00
parent 6fa32833fb
commit 5e2044798b

View File

@ -58,9 +58,9 @@
</NAME-ADDRESS> </NAME-ADDRESS>
<BANK-INFO> <BANK-INFO>
<Acct-No>{{ bank.sanitized_acc_number }}</Acct-No> <Acct-No>{{ bank.sanitized_acc_number }}</Acct-No>
<Acct-Name>{{ bank.acc_holder_name }}</Acct-Name> <Acct-Name>{{ bank.acc_holder_name or bank.partner_id.name }}</Acct-Name>
{# Is this the default for e-banking customers ? -#} {# Is this the default for e-banking customers ? -#}
<BankId Type="BCNr-int" Country="CH">001996</BankId> <BankId Type="BCNr-int" Country="CH">209</BankId>
</BANK-INFO> </BANK-INFO>
</BILLER> </BILLER>
<PAYER> <PAYER>