DashSoftwareSolutions / DashAccountingSystemV2

ASP.NET Core + React/Redux SPA powered Simple Ledger and Time Tracking System for small businesses
GNU General Public License v3.0
12 stars 4 forks source link

Better Handling of Asset Type - Phase 1 MVP #31

Closed groberts314 closed 3 years ago

groberts314 commented 3 years ago

Right now, Asset Type is rampant everywhere and not handled in a sensible manner! For MVP, we should update the model such that each Tenant has a a default base currency, and all transactions happen in that currency automagically so we don't have worry about it all the time.