diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -105,6 +105,10 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed # ToDo +## Bugs + +* When an item (like an assignment) has been added, and the page is not refreshed before the user tries to add a new item, an error occurs. + ## Features * Make it possible to edit more, specifically: @@ -113,4 +117,4 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed * The contact to which an order is linked * Different languages for different contacts * Add a calendar plugin to the date fields -* Appendices feature: upload custom documents and link them to assignments (for functional designs, specifications, etc.)
\ No newline at end of file +* Appendices feature: upload custom documents and link them to assignments (for functional designs, specifications, etc.) |