Fix creating a recurring expense due to bad var name

This commit is contained in:
johnnyq
2025-01-02 21:46:40 -05:00
parent 3e52155d1c
commit bc417b7cf3
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ All notable changes to ITFlow will be documented in this file.
- Moved cron/cli scripts to scripts subfolder - Old scripts remain in the root for now, but please update your cron configurations!
- Bugfix: Ticket edit modal not showing multi-client/no-client projects
- Bugfix: Asset interface losing DHCP setting
- Bugfix: Editing recurring expensives results in error 500 due to incorrect var name
- Bugfix: Editing / creating recurring expensives results in error 500 due to incorrect var name
## 24.12