[skrooge] [Bug 381562] csv file import: unable to detect matching account
https://bugs.kde.org/show_bug.cgi?id=381562 Stephane MANKOWSKI changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit||https://commits.kde.org/skr ||ooge/27c969181de6d7395bb448 ||48b5a6e261a2f90399 Resolution|--- |FIXED --- Comment #4 from Stephane MANKOWSKI --- Git commit 27c969181de6d7395bb44848b5a6e261a2f90399 by Stephane Mankowski. Committed on 01/07/2017 at 13:56. Pushed by smankowski into branch 'master'. csv file import: unable to detect matching account M +1-0CHANGELOG M +4-0skgbankmodeler/skgimportexportmanager.cpp A +9-0tests/input/skgtestimportcsv/DE00 1234 5678 9012 3456 78.csv M +50 -0tests/skgbankmodelertest/skgtestimportcsv.cpp https://commits.kde.org/skrooge/27c969181de6d7395bb44848b5a6e261a2f90399 -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 381562] csv file import: unable to detect matching account
https://bugs.kde.org/show_bug.cgi?id=381562
--- Comment #3 from Bernhard Scheirle ---
My setup is following:
* "Agency number" not set (setting it doesn't seem to change anything)
* "Bank number" not set (setting it doesn't seem to change anything)
* "Number" is "DE00 1234 5678 9012 3456 78"
* bank name is "TestBank"
* account name "TestAccount".
The content of the csv file ("DE00 1234 5678 9012 3456 78.csv") looks like:
"date";"mode";"comment";"payee";"amount";"unit"
"2017/05/11";"TestMode";"TestComment";"TestPayee";"100.00";"EUR"
(In reply to Stephane MANKOWSKI from comment #2)
> Done! I am able to reproduce it.
Ah (Good), just wrote the comment so I'm posting it anyway :)
--
You are receiving this mail because:
You are watching all bug changes.
[skrooge] [Bug 381562] csv file import: unable to detect matching account
https://bugs.kde.org/show_bug.cgi?id=381562 --- Comment #2 from Stephane MANKOWSKI --- Done! I am able to reproduce it. -- You are receiving this mail because: You are watching all bug changes.
[skrooge] [Bug 381562] csv file import: unable to detect matching account
https://bugs.kde.org/show_bug.cgi?id=381562 Stephane MANKOWSKI changed: What|Removed |Added Ever confirmed|0 |1 Assignee|[email protected] |[email protected] Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Stephane MANKOWSKI --- Hi Bernhard, I tried to reproduce the issue but without success. I did that: 1- Creation of an account with "Number"= "DE00 1234 5678 9012 3456 78" 2- Import of a CSV file having the file name = "DE00 1234 5678 9012 3456 78.csv" The operations are well imported in the created account. Could you detail how you set the different fields "Number", "Agency number" and "Bank number" for the matching account? Regards. -- You are receiving this mail because: You are watching all bug changes.
