corrected IBAN

This commit is contained in:
Jochen Staerk
2016-10-30 15:20:15 +01:00
parent 59eab86e1b
commit b4596f24cf
3 changed files with 1 additions and 1 deletions

View File

@@ -167,7 +167,7 @@ public class MustangWriter implements IZUGFeRDExportableTransaction {
@Override
public String getOwnBIC() {
return "COBADEFXXX";
return "COBADEFFXXX";
}
@Override

Binary file not shown.

Binary file not shown.