issues
search
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
[Back-End] - Data Access Layer for Payments
#63
Closed
groberts314
closed
2 years ago
groberts314
commented
2 years ago
[x] Seed data for the Payment methods
[x] Add FK for Revenue Account to Payment entity
[x] Refactor Invoices <--> Payments to be many-to-many
[x] Implement needed repository methods
[x] ~Cross repository transactions? (See #68)~
DEFER FOR NOW; NOT MVP
[x] Also need to be able to get a list of Payment Method choices (add to Shared Lookups Repository)