Don't require a contact for recurring tickets

This commit is contained in:
wrongecho
2025-01-09 16:23:35 +00:00
parent 90e53981f6
commit 64fd761934
5 changed files with 5 additions and 22 deletions

View File

@@ -7,7 +7,8 @@ All notable changes to ITFlow will be documented in this file.
- Bugfix: Ticket edit modal not showing multi-client/no-client projects
- Bugfix: Asset interface losing DHCP setting
- Bugfix: Editing / creating recurring expenses results in error 500 due to incorrect var name
- Stripe online payment setup now prompts you to set the income/expense account
- Bugfix: Recurring tickets no longer require a contact
- Bugfix: Stripe online payment setup now prompts you to set the income/expense account
- Admin pages now once again use the new admin role-check
- Debug now shows the current git branch
- Individual POST handler logic pages can no longer be accessed directly