Deduction modal form on recorded intervention #192

Closed
opened 2022-08-08 11:18:17 +02:00 by mpeltriaux · 1 comment
Owner

Status quo

All modal forms for adding/changing data should contain an informative message on recorded entries, that no changes can be applied as long as the entry is recorded.

This does not seem to be implemented for deductions on intervention detail views. There is no chance to create a deduction on the recorded entry, since the form's is_valid check fails (due to recorded state). However, this looks inconsistent compared to the expected behaviour on other forms.

ToDo

Show the same message on the deduction modal form if called from a recorded intervention.

# Status quo All modal forms for adding/changing data should contain an informative message on recorded entries, that no changes can be applied as long as the entry is recorded. This does not seem to be implemented for deductions on intervention detail views. There is no chance to create a deduction on the recorded entry, since the form's `is_valid` check fails (due to recorded state). However, this looks inconsistent compared to the expected behaviour on other forms. # ToDo Show the same message on the deduction modal form if called from a recorded intervention.
mpeltriaux added the
enhancement
label 2022-08-08 11:18:17 +02:00
mpeltriaux self-assigned this 2022-08-08 11:18:17 +02:00
Author
Owner

Merged in #196

# Merged in #196
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#192
No description provided.