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

Unknown transaction type ACCRUAL_CHARGE in transaction above of type ACCRUAL_CHARGE #57

Open
Lassulus opened this issue Sep 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Lassulus
Copy link
Member

Describe the bug

when running sevdesk-wise-importer

{'activityAssetAttributions': [],
 'amount': {'currency': 'EUR', 'value': -0.82, 'zero': False},
 'attachment': None,
 'date': '2023-09-01T12:49:39.712101Z',
 'details': {'description': 'EUR Assets service fee', 'type': 'ACCRUAL_CHARGE'},
 'exchangeDetails': None,
 'referenceNumber': 'ACCRUAL_CHECKOUT-invoice-7772810',
 'runningBalance': {'currency': 'EUR', 'value': 12089.28, 'zero': False},
 'totalFees': {'currency': 'EUR', 'value': 0.0, 'zero': True},
 'type': 'DEBIT'}

To Reproduce

Steps to reproduce the behavior:

run sevdesk-wise-importer

Expected behavior

returncode 0

Additional context

@Lassulus Lassulus added the bug Something isn't working label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant