New upgrade command for recurring transactions #2483

This commit is contained in:
James Cole
2019-08-26 18:38:23 +02:00
parent ac64bac558
commit c2a57a457b
5 changed files with 14 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ php artisan cache:clear
php artisan migrate --seed
php artisan firefly-iii:decrypt-all
# there are 12 upgrade commands
# there are 13 upgrade commands
php artisan firefly-iii:transaction-identifiers
php artisan firefly-iii:migrate-to-groups
php artisan firefly-iii:account-currencies
@@ -69,6 +69,7 @@ php artisan firefly-iii:bl-currency
php artisan firefly-iii:cc-liabilities
php artisan firefly-iii:back-to-journals
php artisan firefly-iii:rename-account-meta
php artisan firefly-iii:migrate-recurrence-meta
# there are 14 verify commands
php artisan firefly-iii:fix-piggies