add billable rates to projects

This commit is contained in:
Gregor Vostrak
2024-04-20 01:41:02 +02:00
parent 20c7a7a194
commit b44e8ef457
4 changed files with 36 additions and 20 deletions

View File

@@ -65,3 +65,7 @@ test('test that creating and deleting a new project via the modal works', async
// Test that active / archive / all filter works (once implemented)
// Edit Project Modal Test
// Add Project with billable rate
// Edit Project with billable rate