Implemented getTotalAssetsCurrent. This is a function that may be useful for future functionality
Deleted getTotalAssetsLastYear. Assets do not currently have an associated date, so this would require significant changes to the asset view and controller.
Testing
Added and removed an asset.
Images
N/A
Additional Context
This could be considered a refactor. I will add it to the wiki.
Clean up todos in asset service
Related Issue
Closes: #75
Description
getTotalAssetsCurrent
. This is a function that may be useful for future functionalitygetTotalAssetsLastYear
. Assets do not currently have an associated date, so this would require significant changes to the asset view and controller.Testing
Images
N/A
Additional Context
This could be considered a refactor. I will add it to the wiki.