Fixes for invoice feature

This commit is contained in:
Constantin Graf
2025-04-13 23:37:57 +02:00
parent 132b6cbe8f
commit 7e2d1ccc3d
3 changed files with 19 additions and 0 deletions

View File

@@ -136,6 +136,8 @@ class MemberController extends Controller
}
/**
* Merge one member into another
*
* @throws AuthorizationException
* @throws OnlyPlaceholdersCanBeMergedIntoAnotherMember
* @throws \Throwable