Skip to content

feat(cadastre): add settings for commune column of parcelle tables

Column name for commune foreign key in parcelle table is not always the same as column name for id column in commune table.

A new settings is added to define parcelle commune column.

Merge request reports