[Kmymoney-devel] [kmymoney4] [Bug 330737] csv export mess separation comma with digit comma

Cristian Oneț onet.cristian at gmail.com
Tue Dec 23 12:08:31 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=330737

Cristian Oneț <onet.cristian at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/kmym |http://commits.kde.org/kmym
                   |oney/9f8f78edeba974b01c762b |oney/e177bc3875084d06b0f141
                   |b9c5e75bfd714a85e5          |150ddddbc8726eb82c
                   |http://commits.kde.org/kmym |http://commits.kde.org/kmym
                   |oney/e177bc3875084d06b0f141 |oney/5f85c0074bfd9dd4cbd374
                   |150ddddbc8726eb82c          |3ee492d055f602c570

--- Comment #16 from Cristian Oneț <onet.cristian at gmail.com> ---
Git commit 5f85c0074bfd9dd4cbd3743ee492d055f602c570 by Cristian Oneț, on behalf
of Allan Anderson.
Committed on 13/12/2014 at 17:07.
Pushed by conet into branch '4.7'.
Fix problem in commit 00ec9fa1d3860f7ce4f9d3ba46d8a7a6ba1ee329.
Selecting tab as field separator resulted in colon being used, even
though the UI did not present the colon as a possible selection.

Please enter the commit message for your changes. Lines starting

(cherry picked from commit 9f8f78edeba974b01c762bb9c5e75bfd714a85e5)

M  +1    -1    kmymoney/plugins/csvexport/csvexportdlg.cpp

http://commits.kde.org/kmymoney/5f85c0074bfd9dd4cbd3743ee492d055f602c570

--- Comment #15 from Cristian Oneț <onet.cristian at gmail.com> ---
Git commit e177bc3875084d06b0f141150ddddbc8726eb82c by Cristian Oneț, on behalf
of Allan Anderson.
Committed on 13/12/2014 at 00:09.
Pushed by conet into branch '4.7'.
Fix problem with hard-coded field separators, by adding selection to the UI.
The use of a colon as field separator would clash with the category:subcategory
use, so is excluded.

Export of Reinv and Div transactions is improved.

(cherry picked from commit 00ec9fa1d3860f7ce4f9d3ba46d8a7a6ba1ee329)

M  +13   -1    kmymoney/plugins/csvexport/csvexportdlg.cpp
M  +15   -0    kmymoney/plugins/csvexport/csvexportdlg.h
M  +36   -2    kmymoney/plugins/csvexport/csvexportdlg.ui
M  +2    -1    kmymoney/plugins/csvexport/csvexporterplugin.cpp
M  +71   -63   kmymoney/plugins/csvexport/csvwriter.cpp
M  +7    -4    kmymoney/plugins/csvexport/csvwriter.h

http://commits.kde.org/kmymoney/e177bc3875084d06b0f141150ddddbc8726eb82c

-- 
You are receiving this mail because:
You are the assignee for the bug.


Make the world a better place. Donate to our year end fundraiser https://www.kde.org/fundraisers/yearend2014/


More information about the KMyMoney-devel mailing list