Skip to content
Snippets Groups Projects
Commit aab7bc6a authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

OZG-5651 fix field firma_name

parent 9eccc007
Branches
Tags
No related merge requests found
......@@ -59,7 +59,7 @@ class AfmAntragstellerMapper implements AfmEngineBasedMapper {
static final String PLZ = "sh_plz";
static final String ORT = "ort";
static final String FIELD_FIRMA_NAME = "firm_name";
static final String FIELD_FIRMA_NAME = "firma_name";
static final String FIELD_FIRMA_STRASSE = "firma_strasse";
static final String FIELD_FIRMA_HAUSNUMMER = "firma_hausnummer";
static final String FIELD_FIRMA_PLZ = "firma_plz";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment