Submitting form.

We are processing your input. Please wait for some seconds.

Task Alternative method to write number of parking spaces into OpenImmo & ImmoXML files


The OpenImmo & ImmoXML formats provide multiple ways to write the number of parking spaces. Currently the application exports this attribute in the following way:

<flaechen>
    <anzahl_stellplaetze>1</anzahl_stellplaetze>
</flaechen>

But some portals (e.g. Immowelt.de) expect this attribute to be written like:

<stp_freiplatz stellplatzmiete="123" anzahl="1" />

Therefore the application should write the number of parking spaces in both supported ways into the generated OpenImmo / ImmoXML files.

Basic information

Assigned version
1.0-beta43
Status
resolved
Resolution
fixed
Priority
normal
Severity
feature request
Projection
not specified
Reproducibility
have not tried
last update at
created at