Implement HasCentersInterface in Household class (will fix access control)

The Household class now implements the HasCentersInterface and includes a method to get all centers associated with current persons in the household. This enhancement will allow fetching of all household-associated centers easier.
This commit is contained in:
2024-04-10 10:37:50 +02:00
parent a3efae7831
commit 0b40d807bc
3 changed files with 23 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
kind: Fixed
body: Fix resolving of centers for an household, which will fix in turn the access
control
time: 2024-04-10T10:37:36.462484988+02:00
custom:
Issue: ""