diff --git a/Web/app.py b/Web/app.py index e34c209..0a11cf8 100755 --- a/Web/app.py +++ b/Web/app.py @@ -9176,7 +9176,9 @@ def resolve_repaired_item_funct(item_id, action, new_code_4="", current_user="ad 'DamageText': "", 'damage_text': "", 'is_damaged': "", - 'IsDamaged': "" + 'IsDamaged': "", + 'Condition': "", + 'DamageReports': "" } # --- OPTION 1: DELETE ---