Multilanguage real estate (Multi-Language)
The OpenImmo extension for TYPO3 supports multi-language versions of real estate (OnOffice is, for example, software that supports multiple languages). So that there are no errors on import you will need to make sure:
- That all the language versions of a property to be imported all have the same external object number (
verwaltung_techn->objektnr_extern
). - That the property language is specified in the ISO code under
verwaltung_techn->sprache angegeben
. - That the languages are all set as system languages in TYPO3.
- That the real estate exists in the system in all the given languages.
In order for the importer to know which ISO code should be assigned to which system language, a mapping must be specified in the OpenImmo Connection Record. It looks like this:
0 => en-GB, 1 => de-DE, 2 => es-ES, 3 => da-DK
Warning:
Wenn eine Immobilie in einer Sprachversion nicht übertragen und importiert wurde, kann diese weder bei der Suche noch in der Detailansicht dieser Sprache angezeigt werden. If a language version of a property has not been made and imported then the property will not be displayed, either as a result of a search or as a detailed view for this language
If you do not need to import multilanguage real estate, simply leave the configuration field empty!