Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/goodnightout_composer

This commit is contained in:
naomi 2021-09-12 08:52:41 +01:00
commit 57d4064b56
1 changed files with 14 additions and 2 deletions

View File

@ -92,7 +92,19 @@
* Change a client's status from something else to "3-month followup due" - the site admin should receive an email about it with "3-month followup due for <client name>" as the subject and a link to the client in the body
* Same for 6-month
* Same for the substatus that is just "follow-up due"
* Should not happen when client is saved without changing status
* Should not happen when status is changed to something else
* Create new clients with those substatuses - notification should happen
# Number of participants
* Create a debrief for a training and fill in "Number of participants".
* The number should appear on the training when you view it.
* Edit the debreief - it should change the training too
* Create another - so should that
# Total fees on a project
* Create a project and add some fees
* When you view the project the total fee should be displayed
* Edit it and change a fee, delete a fee, add a fee
* The total should update
* The total should appear in the list of projects