Error Column not found: 1054 Unknown column 'amount - applied' in 'field list'

After marking invoices as paid it shows “Error 500” (but if I dismiss then refresh the page it is marked paid) and it looks like it’s due to:

Column not found: 1054 Unknown column 'amount - applied' in 'field list'

I’m attaching the full laravel.log
laravel_log.txt (30.1 KB)

Hi,

Which version of the app are you using? It may help to update to the latest version.

v5.7.4, the latest version as of now. I updated manually yesterday as you advised

There’s a new release (v5.7.5) which may help

Ok I updated manually to v5.7.5 and so far was able to mark 4 invoices as paid without seeing any error.

Glad to hear it, thanks for the update!