Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix document parsing #494

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Fix document parsing #494

merged 2 commits into from
Sep 28, 2022

Conversation

VMelnalksnis
Copy link
Owner

Fixes #469

Changes proposed in this pull request:

  • Open approval page for Nordigen import if account is not linked

@VMelnalksnis VMelnalksnis added type:bug Something isn't working type:enhancement New feature or request area:ui Relating to user interface area:api labels Sep 28, 2022
@VMelnalksnis VMelnalksnis changed the title Fix/document parsing Fix document parsing Sep 28, 2022
@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #494 (56cb38f) into master (3d37be8) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
- Coverage   66.73%   66.59%   -0.15%     
==========================================
  Files         279      280       +1     
  Lines        8480     8498      +18     
  Branches      548      550       +2     
==========================================
  Hits         5659     5659              
- Misses       2640     2658      +18     
  Partials      181      181              
Impacted Files Coverage Δ
...onia.Core/DesignTime/DesignTimeGnomeshadeClient.cs 73.46% <0.00%> (ø)
...nomeshade.Avalonia.Core/Imports/ImportViewModel.cs 15.15% <0.00%> (-0.98%) ⬇️
...ource/Gnomeshade.WebApi.Client/GnomeshadeClient.cs 75.57% <0.00%> (-3.00%) ⬇️
source/Gnomeshade.WebApi.Client/NewRequisition.cs 0.00% <0.00%> (ø)
...eshade.WebApi/V1/Controllers/NordigenController.cs 0.00% <0.00%> (ø)
...1/Importing/Paperless/Parsing/RimiReceiptParser.cs 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis merged commit 56cb38f into master Sep 28, 2022
@VMelnalksnis VMelnalksnis deleted the fix/document-parsing branch September 28, 2022 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api area:ui Relating to user interface type:bug Something isn't working type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrectly parsed amounts/units from paperless documents
1 participant