-
-
Notifications
You must be signed in to change notification settings - Fork 41
Ajout de la colonne EX OM à la table des propriétés baties #396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
@MaelREBOUX une objection à cette modification de la fiche parcellaire ? |
Affichage de l'Indicateur imposition aux Ordures Ménagères (D, E, V ou blanc) pour les propriétés baties (EX OM) et suppression de la colonne de coefficient de réductio (COEF REDUC). Funded by SDEC énergie https://www.sdec-energie.fr/ Funded by Conseil Départemental du Calvados https://www.calvados.fr/
|
@MaelREBOUX gentle ping ;) |
Oups : j'arrive très tard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
je viens de tester sur la base de master + ce commit et je ne vois pas les modifications : dans sur le relevé de propriété j'ai toujours "COEF
REDUC" qui apparaît.
| END AS revenucadastral, | ||
| px.ccolloc AS coll, px.gnextl AS natexo, px.janimp AS anret, px.jandeb AS andeb, Cast(px.rcexba2 * px.pexb / 100 AS numeric(10,2)) AS fractionrcexo, | ||
| px.pexb AS pourcentageexo, l10.gtauom AS txom, '' AS coefreduc, pt.bateom as rcteom | ||
| px.pexb AS pourcentageexo, l10.gtauom AS txom, l10.gimtom AS exom, pt.baeteom as rcteom |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Erreur de syntaxe : bateom est la bonne colonne
Affichage de l'Indicateur imposition aux Ordures Ménagères (D, E, V ou blanc) pour les propriétés baties (EX OM) et suppression de la colonne de coefficient de réductio (COEF REDUC).
Funded by SDEC énergie https://www.sdec-energie.fr/
Funded by Conseil Départemental du Calvados https://www.calvados.fr/