-
Hello.
Importing transactions from .CSV file it does not recognize whether it + or -. My transactions marked in a separete column with D or K letters meaning Kredit and Debit. Using CSV Converter…
-
https://github.com/PCS-LLC/Pcs-llc/issues/119
-
When importing downloaded CSV bank statements, there can be some overlap in time period.
Also when parsing the response body from an outgoing API call, or parsing the request from an incoming API cal…
-
# What happened
A year or two ago, I made a prototype that simulated a bank. You could register/login, get a bankaccount, and then transfer funds from one account to another. It worked in TNO…
-
When working with Bank Statements, there are times where corrections are required, for example, when the wrong charge was applied on a bank statement line. It would be helpful to be able to reactivat…
-
**Software versions**
* Django: 5.0.1
* mssql-django: 1.4
* python: 3.11.4
* SQL Server: 16.0.4105.2 (mcr.microsoft.com/mssql/server:2022-latest)
* OS: unknown (mcr.microsoft.com/mssql/server:20…
-
-
Impacted versions: 12.0, 11.0, 10.0
The current `bank_statement_import` `_parse_file()` api can return multiple statements but all for the same account number.
Some bank statement files (eg CAMT…
-
## User story
As donator, I can send a bank transfer to a collective so that I have full overview/power of my financial activities in my bank account.
## Best solution for this problem
Transfer …
-
Need to come with a generic model for all bank statements.
XLS/PDF/CSV Bank Statements will be converted to a generic CSV format which can be persisted to Postgresql