Deduction modal form on recorded intervention #192
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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_validcheck 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.
Merged in #196