diff --git a/CHANGELOG.md b/CHANGELOG.md index af71ebef..fa145431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Unreleased * bugfix - La colonne RC TEOM au tableau des propriétés baties est le champs `baeteom` et pas `mvltieomx` de `pevtaxation` +* Ajout de la colonne EX OM au tableau des propriétés baties ## 1.17.1 - 2022-12-15 diff --git a/cadastre/cadastre_export.py b/cadastre/cadastre_export.py index f57b5ad2..3f2a3035 100644 --- a/cadastre/cadastre_export.py +++ b/cadastre/cadastre_export.py @@ -249,7 +249,7 @@ def set_composer_templates(self, compte_communal): 'proprietes_baties_line': { 'names': ['section', 'ndeplan', 'ndevoirie', 'adresse', 'coderivoli', 'bat', 'ent', 'niv', 'ndeporte', 'numeroinvar', 'star', 'meval', 'af', 'natloc', 'cat', 'revenucadastral', 'coll', 'natexo', - 'anret', 'andeb', 'fractionrcexo', 'pourcentageexo', 'txom', 'coefreduc', 'rcteom'], + 'anret', 'andeb', 'fractionrcexo', 'pourcentageexo', 'txom', 'exom', 'rcteom'], 'type': 'sql', 'filter': 'comptecommunal', 'and': { diff --git a/cadastre/templates/proprietes_baties.tpl b/cadastre/templates/proprietes_baties.tpl index c57637ce..f9c52a0f 100644 --- a/cadastre/templates/proprietes_baties.tpl +++ b/cadastre/templates/proprietes_baties.tpl @@ -41,7 +41,7 @@