powerpaul17 / nc_money

Nextcloud app for finance management
GNU Affero General Public License v3.0
96 stars 9 forks source link

Importing .csv file #28

Open LyonelB opened 1 year ago

LyonelB commented 1 year ago

Hello, I have a bug when importing .csv file The window opens, I choose my file but nothing happens. I can't click "import"

powerpaul17 commented 1 year ago

Hello, have you set the column to data field mappings? The button is only enabled if the settings in the dialog are all correct.

LyonelB commented 1 year ago

Yes, it works! But the import does not end ... it turns without stopping image

powerpaul17 commented 1 year ago

Sorry for the late reply. Do you have any error messages in the browser console log (or network tab)?

powerpaul17 commented 8 months ago

@LyonelB is this still relevant or reproducible?

SaschaWeisenberger commented 6 months ago

Hi, today I tried to import a csv file and I have the same behavior like described in the original description: just nothing happens. I tried to drag/drop the file and select it manually, but without any feedback. Turned out, that in the console I saw the error, that the delimiter was wrong. Maybe you can add some message in the ui about that.

powerpaul17 commented 6 months ago

I suspect that there is an error with a certain transaction. I want to add checks for this and proper handling with a message in the UI..

SaschaWeisenberger commented 6 months ago

I can reproduce this with the exported file from my bank (sparkasse). Here is a screenshot, hope that helps! image