updates account number
This commit is contained in:
parent
3ffa582e5a
commit
45631144ab
3 changed files with 5 additions and 5 deletions
|
@ -84,7 +84,7 @@
|
||||||
inset: 1em,
|
inset: 1em,
|
||||||
radius: 1em
|
radius: 1em
|
||||||
)[
|
)[
|
||||||
#qr-code("BCD\n002\n1\nSCT\n\nswablab e.V.\nDE12642624080125634005\nEUR" + str(config.entries.map(e => e.pieces * e.price - e.sale).sum()) + "\nGDDS\n\nRechnung " + str(config.invoice_no) + "\nswablab Rechnung", width: 2cm)
|
#qr-code("BCD\n002\n1\nSCT\n\nswablab e.V.\nDE18603913100125634005\nEUR" + str(config.entries.map(e => e.pieces * e.price - e.sale).sum()) + "\nGDDS\n\nRechnung " + str(config.invoice_no) + "\nswablab Rechnung", width: 2cm)
|
||||||
|
|
||||||
#place(center+bottom, dy: 1.1em)[
|
#place(center+bottom, dy: 1.1em)[
|
||||||
#block(width: 100%+0.75em, fill: white)[
|
#block(width: 100%+0.75em, fill: white)[
|
||||||
|
|
|
@ -125,8 +125,8 @@
|
||||||
https://swablab.de
|
https://swablab.de
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
VR-Bank Dornstetten-Horb \
|
Volksbank in der Region \
|
||||||
DE12 6426 2408 0125 6340 05
|
DE18 6039 1310 0125 6340 05
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
VR 724909 \
|
VR 724909 \
|
||||||
|
|
|
@ -83,8 +83,8 @@
|
||||||
https://swablab.de
|
https://swablab.de
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
VR-Bank Dornstetten-Horb \
|
Volksbank in der Region \
|
||||||
DE12 6426 2408 0125 6340 05
|
DE18 6039 1310 0125 6340 05
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
VR 724909 \
|
VR 724909 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue