| Summary: | Wrong decimal separator in CSV import | ||
|---|---|---|---|
| Product: | [Applications] skrooge | Reporter: | pat_h | 
| Component: | general | Assignee: | pat_h | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | stephane | 
| Priority: | NOR | ||
| Version First Reported In: | 2.33.0 | ||
| Target Milestone: | 25.1.0 | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/skrooge/-/commit/459a500b74fd03b315ffef2d3d86e3192b888b60 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Example for group separator | ||
| 
 
        
          Description
        
        
          pat_h
        
        
        
        
          2024-10-05 08:35:39 UTC
        
       
    Hi, Could you provide me a sample csv file anonymized ? This is just to be sure I well take into account the right use case. Created attachment 174481 [details]
Example for group separator
    Thanks for taking a look. I prepared a file with some lines deleted where only examples of relevant amounts and their formatting are included. I can't comment in #494197 as it is already closed, therefore I'll state it here: Thank you very much for implementing the "checking" functionality and in addition doing it in such a short time! I really appreciate that! Git commit 459a500b74fd03b315ffef2d3d86e3192b888b60 by Stephane MANKOWSKI. Committed on 12/10/2024 at 16:04. Pushed by smankowski into branch 'master'. Wrong decimal separator in CSV import M +1 -0 CHANGELOG M +19 -17 skgbasemodeler/skgservices.cpp A +6 -0 tests/input/skgtestimportcsv/494159.csv M +15 -15 tests/input/skgtestimportcsvunit/test2.csv M +28 -3 tests/skgbankmodelertest/skgtestimportcsv.cpp M +6 -0 tests/skgbasemodelertest/skgtestbase.cpp https://invent.kde.org/office/skrooge/-/commit/459a500b74fd03b315ffef2d3d86e3192b888b60 For information, this fix is generating issues for some German users: https://bugs.kde.org/show_bug.cgi?id=498903  |