♻️(backend) change email invitation content

Change the email invitation content. More
document related variables are added.
To benefit of the document inheritance, we moved
the function email_invitation to the document model.
This commit is contained in:
Anthony LC
2024-09-25 12:43:02 +02:00
committed by Anthony LC
parent 833c53f5aa
commit 827d8cc8e1
14 changed files with 753 additions and 1155 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to
## Changed
- 💄(frontend) error alert closeable on editor #284
- ♻️(backend) Change email content #283
## Fixed