mirror of
https://github.com/we-promise/sure.git
synced 2026-04-24 14:34:08 +00:00
Sync account after transaction import (#820)
This commit is contained in:
@@ -56,6 +56,8 @@ class Import < ApplicationRecord
|
||||
end
|
||||
end
|
||||
|
||||
self.account.sync
|
||||
|
||||
update!(status: "complete")
|
||||
rescue => e
|
||||
update!(status: "failed")
|
||||
|
||||
Reference in New Issue
Block a user