From bbe6f6451abdd92e51f607b2e8e6bdc0dd74d141 Mon Sep 17 00:00:00 2001 From: naomi Date: Sun, 12 Sep 2021 10:22:30 +0200 Subject: [PATCH] Update 'docs/manual_tests.md' --- docs/manual_tests.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/manual_tests.md b/docs/manual_tests.md index 3288583..5455cf1 100644 --- a/docs/manual_tests.md +++ b/docs/manual_tests.md @@ -1,7 +1,7 @@ # First - Log in as a user with the role "GNO Standard User". -# Client & training & project +# Client & training - Billing fields are not there at first but there is a button to add them and when you click it is adds them. - Save the client without filling in any billing fields, then edit it - the fields should be gone and the button shoud be there - Add one or more billing fields, save and edit - all the billing fields should show, and not the button. @@ -15,9 +15,6 @@ - Save it, the trainers and rates should show , then when you edit it again the input box should be gone for the none one and disabled for the standard - The training immediately shows up in the training list for that client - It also appears in "All trainings", at the top - - Add a project and add multiple fees - - Save it and all the fees should be displayed - - The project should appear in the project list for the client and also in All Projects # Umbrella client @@ -104,7 +101,7 @@ # Total fees on a project * Create a project and add some fees -* When you view the project the total fee should be displayed +* When you view the project the fees should be listed and also 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 \ No newline at end of file +* The project along with its total fee should appear in the All Projects list \ No newline at end of file