diff options
-rw-r--r-- | README.md | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -159,20 +159,11 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed in a directory called `trash` inside your `files` directory. These files are listed by name and removal time. This way, you never really lose your file. -# ToDo - -## Features +# Changelog -* Make it possible to edit more, specifically: - * The order to which an assignment is linked - * 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.) -* Sorting for offers -* Currently, the 'collapse sidebar' feature uses a session. It would be better to set a cookie with unlimited lifetime. +### 0.3 (Jul 20, 2016) -# Changelog +0.3 Discounts ### 0.2 (Feb 10, 2015) @@ -182,5 +173,5 @@ than restrict). ### 0.1 (Feb 6, 2015) -It's now possible to assign float values to the amount of hours you work on an +It is now possible to assign float values to the amount of hours you work on an assignment (as opposed to integer values). |