Fix bug: unable to set currency rate with Postgres

This commit is contained in:
Frederic Guillot
2016-01-14 20:40:31 -05:00
parent 805be7d331
commit a8f404421f
5 changed files with 77 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ Bug fixes:
* Automatic action listeners were using the same instance
* Fix wrong link for category in task footer
* Unable to set currency rate with Postgres database
Version 1.0.23
--------------