krish300 / settle

daily cash settlement app for small/mid size businesses
MIT License
0 stars 0 forks source link

Admin cant delete a settlement #114

Closed krish300 closed 4 years ago

krish300 commented 4 years ago

DB structure wise this is taken care of but there are signals in the backend which cause this problem. they are needed for new settlement creation on close

krish300 commented 4 years ago

Till then a work around is to comment out the signal in the backend.

image