mohsin-shaikh / expense-tracker

Expense Tracker Application build with Filament Admin on top of Laravel

Home Page:http://filament-expense-tracker.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on delete income

ririko5834 opened this issue · comments

When tried to delete income entry got error
image

Also got error when tried to delete those default categories

When deleted income directly from db now getting this error
image

Tried to add incomes back but it still does not work

It isnt possible to have minus balance? I want to use it to track debts (when someone borrow money from me, I want to track it)