Skip to content

Commit

Permalink
Merge pull request #914 from maykinmedia/fix/1966-notify-per-status-flag
Browse files Browse the repository at this point in the history
[#1966] Add notify-of-status-change flag to admin
  • Loading branch information
alextreme authored Dec 27, 2023
2 parents 5ee33d8 + cfa7fdc commit 8aa9d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/open_inwoner/openzaak/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ class ZaakTypeStatusTypeConfigInline(admin.StackedInline):
"zaaktype_uuids",
"status_indicator",
"status_indicator_text",
"notify_status_change",
"document_upload_enabled",
"document_upload_description",
"description",
Expand Down

0 comments on commit 8aa9d3c

Please sign in to comment.