Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Broken Transfers Page

Kris Turner   ( User )

Commented 6 years ago

I recently tried to delete a transfer that was made accidently. Finding no way to do it in the transfer page I resorted to having to delete it from the income and the expenses page.


This seems to have broken my Transfer page which just says "Oops, something went wrong". Any ideas?

Onur MUTLU   ( User )

Commented 6 years ago
















(1/1) ErrorException


Trying to get property of non-object


in Transfers.php (line 42)
at HandleExceptions->handleError(8, 'Trying to get property of non-object', '/Users/onurmutlu/Code/akaunting/app/Http/Controllers/Banking/Transfers.php', 42, array('request' => object(Request), 'items' => object(LengthAwarePaginator), 'accounts' => object(Collection), 'transfers' => array(object(stdClass)), 'item' => object(Transfer), 'payment' => object(Payment), 'revenue' => null))in Transfers.php (line 42)

Onur MUTLU   ( User )

Commented 6 years ago

I had same issue, you need to go to revenues table and un-delete, "deleted at" columns to NULL (in my case). It may be other relation for your case, need to check with the error you get.

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions