-
When importing bank statements using a sheet file that contains a column with timestamps in date format, the sequence of generated journal items may not match the sequence of lines in the imported…
-
Hi All, we have a 7 pages pdf which is a delivery note and we would like to get the item information on it.
There are 13 items but unstract only extract 6 items.
I can use the prompt to get the tot…
-
account_ebics_oe_statement_import:
raises an uncaught error, when the imported file is empty
https://github.com/Noviat/account_ebics/blob/15.0/account_ebics_oe_statement_import/wizards/account_b…
-
https://github.com/opendatapune/Problem-Statements/wiki/PMJDY-banks-data-analysis
-
It would be nice to have attributes in
- [ ] Ail (mostly done in a5946758c8 )
- [ ] Core.
opqrs updated
3 weeks ago
-
I'm trying to import a csv file with my bank statements but I receive this error:
I don't get any indication what's wrong with my data. What could be causing this? I've changed the number notation …
-
Allow checking against online bank statements to ensure security of the data.
-
_From @xilin95 on October 30, 2018 22:31_
Ensure each page's title adequately informs the user to what page they're visiting. (i.e., 'Microsoft Store - Home' instead of 'Home'.)
Example from WC…
-
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.