[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-04-06 Thread mrbee
https://bugs.kde.org/show_bug.cgi?id=452024

--- Comment #14 from mrbee  ---
Just did some tests and it works beautifully.

Two things I'd like mentioning:
1. Whenever you change a profile in CSV Exporter you need to restart KMyMoney
in order to get the new profile working. Otherwise it will keep using the date
format from the previous profile. No big deal really, just need to be aware of
that.

2. While testing I came across a possible small bug. Exports in date format
%d/%m/%yy result in dd/mm'yy (notice the apostrophe after mm). Haven't tested
many other date formats.

This date export format problem has been bugging me for quite a while and I am
extremely happy that you have found an awesome solution to that.

Thanks Thomas and everyone else for your relentless support. Really appreciate
it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-04-03 Thread mrbee
https://bugs.kde.org/show_bug.cgi?id=452024

--- Comment #12 from mrbee  ---
I am now able to select a profile, thanks for that.

Unfortunately the exported QIF file is still always in the format DD.MM. no
matter what I define in the QIF profile.

%d/%m/%yy --> DD.MM.
%d/%m/% --> DD.MM.
%m-%d-% --> DD.MM.
%mmm/%d/% --> DD.MM.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-04-01 Thread mrbee
https://bugs.kde.org/show_bug.cgi?id=452024

--- Comment #8 from mrbee  ---
That's exactly what I did. I currently have 3 profiles in the QIF
Importer/Exporter, the default one and 2 test profiles. Can't select any of
them in the CSV Importer. They simply don't show up. None of the 3 profiles do.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-03-31 Thread mrbee
https://bugs.kde.org/show_bug.cgi?id=452024

--- Comment #6 from mrbee  ---
That was quick, thanks heaps for that Thomas.

Just tried out a clean nightly 1471-windows install and I can see the drop down
QIF export profile option in the CSV Importer. Unfortunately it's empty and I
cannot select a profile. Tried to create a new one but still cannot see or
choose anything.

The exported QIF file is now DD.MM. and it always seems to be this way no
matter what date format I put into the default profile. Therefore I assume that
the default profile currently has no effect.

Thanks for looking into this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 452024] Date Format when using CSV Importer --> Make QIF File

2022-03-29 Thread mrbee
https://bugs.kde.org/show_bug.cgi?id=452024

--- Comment #2 from mrbee  ---
Some financial institutions don't provide QIF exports unfortunately. Some of
them just do CSVs. I mostly create QIFs for archiving purposes and I find it
easier to work with and use it with other financial software. Make QIF File is
a handy feature as it eliminates the extra step of doing a separate QIF export.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 452024] New: Date Format when using CSV Importer --> Make QIF File

2022-03-29 Thread mrbee
https://bugs.kde.org/show_bug.cgi?id=452024

Bug ID: 452024
   Summary: Date Format when using CSV Importer --> Make QIF File
   Product: kmymoney
   Version: unspecified
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: importer
  Assignee: kmymoney-de...@kde.org
  Reporter: tec1...@gmail.com
  Target Milestone: ---

SUMMARY
Date Format when using Import --> CSV --> Make QIF File is hard-coded
MM/DD/ and not suitable for certain countries.
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/plugins/csv/import/bankingwizardpage.cpp#L435

STEPS TO REPRODUCE
File --> Import --> CSV --> Make QIF File at the end of the dialog just before
importing CSV

OBSERVED RESULT
The exported QIFs are in the date format MM/DD/ and there's no way to
change that to DD/MM/ or a different format.

EXPECTED RESULT
Localized Date Format or one you can choose.

-- 
You are receiving this mail because:
You are watching all bug changes.