Fill in city
This commit is contained in:
parent
78cf4b12d2
commit
41098cf3e3
1 changed files with 1 additions and 0 deletions
1
fgfiller.sh
Normal file → Executable file
1
fgfiller.sh
Normal file → Executable file
|
@ -42,6 +42,7 @@ write_field S2F8 "$STREET"
|
|||
write_field S2F9 "$HOUSENR"
|
||||
[ -n "$COUNTRY" ] && write_field S2F10 "$COUNTRY"
|
||||
write_field S2F11 "$ZIP"
|
||||
write_field S2F12 "$CITY"
|
||||
|
||||
if [ -n "$CARDNR" ]; then
|
||||
write_field S2F15 "$CARDNR"
|
||||
|
|
Loading…
Reference in a new issue