You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I ordered stuff at amazon and returned it. Of course amazon is so kind to give me my money back (refund).
The problem:
Im using the "remoteName" to map against "opposing account name"
If i try to import this refund with the csv-importer it fails, because amazon is using the same source-account-name/remoteName for payments and refunds. It seems firefly-iii is trying to use the id of the expense-account to to find the suitable revenue-account?
(2) transactions.0.source_id: Bei der Suche nach der Kennung „15” oder dem Namen „” konnte kein gültiges Quellkonto gefunden werden. (original value: "15")
(2) transactions.0.source_name: Bei der Suche nach der Kennung „15” oder dem Namen „” konnte kein gültiges Quellkonto gefunden werden. (original value: "(not found)")
--
This discussion was converted from issue #4494 on March 12, 2021 07:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am running Firefly III version 5.5.0.beta1
Description
I ordered stuff at amazon and returned it. Of course amazon is so kind to give me my money back (refund).
The problem:
Im using the "remoteName" to map against "opposing account name"
If i try to import this refund with the csv-importer it fails, because amazon is using the same source-account-name/remoteName for payments and refunds. It seems firefly-iii is trying to use the id of the expense-account to to find the suitable revenue-account?
(sorry for german :| )
Line Reset / verification do the same thing #1:
(2) transactions.0.source_id: Bei der Suche nach der Kennung „15” oder dem Namen „” konnte kein gültiges Quellkonto gefunden werden. (original value: "15")
(2) transactions.0.source_name: Bei der Suche nach der Kennung „15” oder dem Namen „” konnte kein gültiges Quellkonto gefunden werden. (original value: "(not found)")
--
So, how can I automate/improve this situation?
Beta Was this translation helpful? Give feedback.
All reactions