From 9f614c531cedc2fd8b7c59ea340b52a5b43fe16a Mon Sep 17 00:00:00 2001 From: Guillaume Date: Sun, 26 Oct 2025 20:52:39 -0400 Subject: [PATCH] Add Desjardins Joanna checking config file. Rename and update Wealthsimple family config file for clarity --- .../Desjardins-JoannaChecking-Config.json | 75 +++++++++++++++++++ ...n.json => WealthSimple-Family-Config.json} | 27 ++----- 2 files changed, 80 insertions(+), 22 deletions(-) create mode 100644 Desjardins/Desjardins-JoannaChecking-Config.json rename Wealthsimple/{WealthSimple-ManualCsvImport-Configuration.json => WealthSimple-Family-Config.json} (64%) diff --git a/Desjardins/Desjardins-JoannaChecking-Config.json b/Desjardins/Desjardins-JoannaChecking-Config.json new file mode 100644 index 0000000..6946b41 --- /dev/null +++ b/Desjardins/Desjardins-JoannaChecking-Config.json @@ -0,0 +1,75 @@ +{ + "version": 3, + "source": "ff3-importer-1.8.2", + "created_at": "2025-10-26T17:00:33-04:00", + "date": "Y\/m\/d", + "default_account": 182, + "delimiter": "comma", + "headers": false, + "rules": true, + "skip_form": true, + "add_import_tag": true, + "roles": [ + "_ignore", + "_ignore", + "_ignore", + "date_transaction", + "_ignore", + "description", + "_ignore", + "amount_debit", + "amount_credit", + "_ignore", + "_ignore", + "_ignore", + "_ignore", + "_ignore" + ], + "do_mapping": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false + ], + "mapping": {}, + "duplicate_detection_method": "classic", + "ignore_duplicate_lines": true, + "unique_column_index": 0, + "unique_column_type": "internal_reference", + "flow": "file", + "content_type": "csv", + "custom_tag": "Imported from CSV", + "identifier": "0", + "connection": "0", + "ignore_spectre_categories": false, + "grouped_transaction_handling": "", + "use_entire_opposing_address": false, + "map_all_data": false, + "pending_transactions": false, + "access_token": "", + "accounts": {}, + "new_account": [], + "date_range": "", + "date_range_number": 30, + "date_range_unit": "d", + "date_range_not_after_unit": "", + "date_range_not_after_number": 0, + "date_not_before": "", + "date_not_after": "", + "nordigen_country": "", + "nordigen_bank": "", + "nordigen_requisitions": {}, + "nordigen_max_days": "90", + "conversion": false, + "ignore_duplicate_transactions": true +} \ No newline at end of file diff --git a/Wealthsimple/WealthSimple-ManualCsvImport-Configuration.json b/Wealthsimple/WealthSimple-Family-Config.json similarity index 64% rename from Wealthsimple/WealthSimple-ManualCsvImport-Configuration.json rename to Wealthsimple/WealthSimple-Family-Config.json index 1c51ff9..ef3f7b7 100644 --- a/Wealthsimple/WealthSimple-ManualCsvImport-Configuration.json +++ b/Wealthsimple/WealthSimple-Family-Config.json @@ -1,13 +1,13 @@ { "version": 3, "source": "ff3-importer-1.8.2", - "created_at": "2025-10-11T20:35:52-04:00", + "created_at": "2025-10-26T15:49:55-04:00", "date": "Y-m-d", - "default_account": 118, + "default_account": 354, "delimiter": "comma", "headers": true, "rules": true, - "skip_form": false, + "skip_form": true, "add_import_tag": true, "roles": [ "date_transaction", @@ -25,24 +25,7 @@ false, false ], - "mapping": { - "2": { - "Amzn Mktp Ca": 143, - "Bell Canada (ob)": 144, - "Cash back - Prepaid card": 113, - "Club De Golf Vaudreuil": 207, - "Eurest-43415": 146, - "Interest earned": 114, - "Jean Coutu 0551": 180, - "Maxi Vaudreuil": 127, - "Metro Plus Vaudreuil 2": 147, - "Pre-authorized Debit to HYDRO-QUEBEC": 152, - "Pre-authorized Debit to Plan A 9255-332": 128, - "Souvlaki Bar Vaudreuil": 278, - "Tim Hortons": 149, - "Wal-Mart": 8 - } - }, + "mapping": {}, "duplicate_detection_method": "classic", "ignore_duplicate_lines": true, "unique_column_index": 0, @@ -55,7 +38,7 @@ "ignore_spectre_categories": false, "grouped_transaction_handling": "", "use_entire_opposing_address": false, - "map_all_data": true, + "map_all_data": false, "pending_transactions": false, "access_token": "", "accounts": {},