icodeintx / paymentjournal

The Unlicense
0 stars 0 forks source link

Merge PaymentItems into Budgets #11

Closed icodeintx closed 2 years ago

icodeintx commented 2 years ago

Decided on a DB change to not have individual PaymentItems along with Individual Budgets. The disconnection prevents PaymentItems from being associated with Budgets and not really interested in providing BudgetId to each PaymentItem.

Now a Budget will be Self-Contained along with all it's payment info.

icodeintx commented 2 years ago

Decided this wasn't the way to. will make another issue ticket