Skip to content

Commit 041897f

Browse files
committed
Apply review comments
1 parent 3321d8d commit 041897f

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

news/URB-3568.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
Add handling of ABANDON_COMMUNE_MANUELLE, PM_ABANDON_COMMUNE_EP, and PM_ABANDON_COMMUNE_EP_FTFD notification.
2-
Add dossier-abandonne event config to codt_uniquelicence, envclassone and envclasstwo licence configs.
3-
Add upgrade step 2916 to create dossier-abandonne event config on existing installations.
2+
Adds the dossier-abandonne event configuration to CODT Unique Licence, EnvClassOne, and EnvClassTwo licence configurations in the urban.events repository.
43
[WBoudabous]

src/Products/urban/migration/update_290.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,4 +643,4 @@ def normalize_externaldecisions_vocabulary(context):
643643
new_term = getattr(voc_folder, vocabulary_term)
644644
new_term.setDescription(DESCRIPTION)
645645
logger.info("Created missing vocabulary term: %s", vocabulary_term)
646-
logger.info("upgrade step done!")
646+

0 commit comments

Comments
 (0)