-
This snippet from the example Colab notebook causes an AttributeError.
```
signbank = tfds.load(name='sign_bank')
for datum in itertools.islice(signbank["train"], 0, 10):
print(datum['id'].num…
-
HDFC bank statements seems to be available in multiple formats. The doc parser shared by Alex does not work with the existing parser. A new parser is required.
-
My bank exports files with empty tags here and there, for example:
<FI><ORG/><FID/></FI>
The empty tag syntax is valid XML but the parser doesn't like it. I can remove empty t…
-
This is from a gitter thread on bank statements and recording misc cash payments from customers. See @pmdw 11 September 2019.
The idea is to allow users to create payments to a charge from the bank…
-
Upon first import of my bank statements I get several thousand statements.
I don't have the need to run the matcher on the full transaction history.
Instead it would be sufficient (less cumber…
jottr updated
6 years ago
-
**Impacted versions: 15.0 (I have account_reconciliation_widget installed)**
As Odoo seems to allow multi-currencies within the same bank statements. It should be able to support foreign exchange wi…
-
Hi,
I am interested in using this tool for GLS statements. However, when running the command "statement2csv" I get the following error. I am using python 3.7
_```
File "/usr/local/bin/stateme…
-
# Description
The Banking Transaction API endpoints return postingDateTime, valueDateTime and executionDateTime as a DateTimeString (as per the [CDR Specifications](https://consumerdatastandardsaustr…
-
Impacted versions: 16
Steps to reproduce: open accounting dashboard
Current behavior: shows wrong balances in GL
Expected behavior: show correct balance
Video/Screenshot link (optional):
…
-
Briefly, a secured PDF file has two types of password: OWNER and USER.
The OWNER password is used to enforce permissions. The USER password is used to open the pdf file.
Sometimes, downloaded pdf (…