https://bugs.kde.org/show_bug.cgi?id=513589
Bug ID: 513589
Summary: QIF import errors
Classification: Applications
Product: skrooge
Version First 25.10.0
Reported In:
Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 25.1.0
Importing a QIF file that conforms to the format documented in
http://xl2qif.chez-alice.fr/download/QIF99.pdf
can abort with "Date format errors" even though all the date fields are in ISO
8601 Skrooge/Linux format. The error is due to the import process assuming all
lines beginning with "D" are date fields, but there are sections of the QIF
file where the "D" field is used for a Description. At least the presence of a
Description in an Account Definition, Category and Budget will raise this
error. It may also occur in the Security, Payee and Class sections of the QIF
file, but that wasn't tested/observed.
The error message produced is somewhat ambiguous because it doesn't identify
where in the QIF file the error was seen, and in this case the error itself is
incorrect as it's not a QIF file format error, it's a Skrooge processing error.
--
You are receiving this mail because:
You are watching all bug changes.