diff options
author | Camil Staps | 2015-02-05 22:39:17 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-05 22:39:17 +0100 |
commit | dc7cf6248205b82257c3041926d63737d1742f4d (patch) | |
tree | 38bd94f2e89a24d4d7b4591f44f266b938901446 /README.md | |
parent | Updated todo; changed text in installation (diff) |
Updated readme
Diffstat (limited to 'README.md')
-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.) |