https://bugs.kde.org/show_bug.cgi?id=517474
Bug ID: 517474
Summary: CSV Importer should not limit using same CSV column
for multiple fields
Classification: Applications
Product: kmymoney
Version First 5.2.2
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: importer
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When importing a CSV file, the importer requires a Payee field to be present,
which itself is an arbitrary requirement, considering that transaction does
*not* need to have a Payee at all.
With that in mind, I sometimes assign a CSV column to a Payee field which I
would rather actually have present in Memo. This isn't currently possible,
though, because you can't reuse the same column for multiple fields. This is
also an arbitrary limitation and the app should warn, but not limit this
scenario.
STEPS TO REPRODUCE
1. Import a CSV file, try to assign same column to more fields (e.g. Payee and
Memo)
OBSERVED RESULT
App prevents that from happening.
EXPECTED RESULT
This should be doable, albeit with a warning, to make sure it's an intended
behavior.
--
You are receiving this mail because:
You are watching all bug changes.