feat(MED-111): update navigation links and adjust invitation handling

This commit is contained in:
Danel Kungla
2025-08-04 18:15:22 +03:00
parent edfc9776d3
commit cb7f4f7ba5
11 changed files with 77 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
drop function if exists medreport.add_invitations_to_account(text, medreport.invitation[]);
drop function if exists medreport.add_invitations_to_account(text, invitation[]);
drop type if exists medreport.invitation;