Skip to content

fix: handle UTF-8 BOM character in Bank Zero csv files #45

Merged
dvdl16 merged 2 commits intoversion-15from
fix/various-bugs
Feb 24, 2026
Merged

fix: handle UTF-8 BOM character in Bank Zero csv files #45
dvdl16 merged 2 commits intoversion-15from
fix/various-bugs

Conversation

@dvdl16
Copy link
Copy Markdown
Collaborator

@dvdl16 dvdl16 commented Feb 24, 2026

Description

  • fix: handle UTF-8 BOM character in Bank Zero csv files
    • Related to HD Ticket 1223

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Tests

  • Unit Tests have been updated or added, as required
  • UI Tests have been updated or added, as required

Checklist:

  • My code follows Naming Guidelines (DocType, Field and Variable naming)
  • No Form changes / My code follows the Form Design Guidelines
  • My code follows the Coding Standards of this project
  • My code follows the Code Security Guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas / No comments necessary
  • I have made corresponding additions/changes to the documentation
  • All business logic and validations are on the server-side / No business logic or validation changes
  • No patches are necessary / Migration Patches have been added to the correct subdirectory of /patches and patches.txt have been updated

User Experience:

N/A

@dvdl16 dvdl16 merged commit 2d7fccc into version-15 Feb 24, 2026
6 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
csf_za/overrides/accounts/bank_statement_import.py 0.00% 2 Missing ⚠️
csf_za/__init__.py 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant