Forum

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

New Discussion

Wave Migration Fix

Jack   ( User )

Commented 3 years ago

Hi.

Your forum software was blocking me from making a comment here.
https://akaunting.com/forum/discussion/ideas/migration-from-wave?page=6

Here is how I fixed the wave plugin issue on self hosting.

when debugging the app I got this issue
Class 'League\OAuth2\Client\Provider\AbstractProvider' not found
modules/Wave/vendor/qdequippe/oauth2-wave/src/Provider/Wave.php:13

To fix this issue I deleted the vendor folder in the root folder

then ran composer install to install the packages manually.
Then installed the following package with the below command.
composer require league/oauth2-google

After that things seemed to import fine

Simeon   ( User )

Commented 3 years ago

This might be what I needed but I ended up having to import all files manually with the excel files

Johnmathew3 Johnmathew3   ( User )

Commented 2 months ago

For Accounting and Bookkeeping Services Visit Ledger Labs


Please login or register to leave a response.

Showing 1 to 3 of 3 discussions