DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Important: #103 - Fix exception in sql strict mode

See Issue #103

Description

The strict mode of MySQL and MariaDB raises some errors. Removing the NOT NULL from text fields and adding an passthrough for the inline relation to tax allows to using the extension in strict mode too.

Important

Some changes to the sql configuration file and TCA require a database update.