Add currency rates for budget calculation

This commit is contained in:
Frederic Guillot
2015-03-28 18:00:18 -04:00
parent eb6853c163
commit 9bfab51e00
27 changed files with 420 additions and 7 deletions

View File

@@ -22,6 +22,7 @@ class ClassProvider implements ServiceProviderInterface
'Color',
'Comment',
'Config',
'Currency',
'DateParser',
'File',
'HourlyRate',