Open ka8725 opened 1 year ago
For now, all transactions will be shared (considering that we implement only the parents-children flow). But we need to add a flag into the invitation that would optionally prevent managing transactions/account of the shared account. Hence, add a boolean field "read-only" to the invitation and implement the logic.
It's discussed here:
Note: the app has one boolean field notification
in Account model for all account managers!
TDB
extracted from this - https://github.com/widefix/pocketmoney/issues/4#issuecomment-1680319907:~:text=*advanced%20scenario%3A%20option%20to%20allow%20sharing%20my%20transactions%20or%20not
e.g. I can decide share my transactions with the invitee or not, think about other possible scenarious.