Commit Graph

21 Commits

Author SHA1 Message Date
046835064d WIP transaction precise 2024-10-03 21:22:30 +02:00
31b81fa33e Make date and valeur of transaction be datetimes 2024-10-03 21:20:07 +02:00
c425ebcb00 Correctly detect transactions with thousands 2024-10-03 20:36:39 +02:00
9eed49c344 Consider last transaction 2024-10-03 20:10:06 +02:00
4123118020 Add and use readPdfBankStatement 2024-10-03 19:51:54 +02:00
b99838696e WIP adding other bank accounts 2024-10-03 19:33:54 +02:00
bbe93d0939 Move stuff from main.py to README.md and utils.py 2024-10-03 18:07:03 +02:00
17acc478b7 Uppercase constants 2024-10-03 17:43:44 +02:00
ee6e850174 Specify compte_de_cheques/ 2024-10-03 17:36:07 +02:00
f090374caf Use symlog scale instead of log 2024-10-02 00:33:11 +02:00
ef3e8ef337 Add logarithmic scale 2024-10-01 20:57:36 +02:00
b75d5fc86f Add WIP monthly debit and credit plot 2024-10-01 20:35:43 +02:00
480072779c Remove config dependency 2023-11-05 21:10:45 +01:00
6f97554195 Use is None instead of == None 2023-09-14 20:18:51 +02:00
9c3ed9dd2a Correct a typo 2023-07-28 18:15:03 +02:00
9ceaa935b7 Replace "\n" with n in Python scripts 2023-07-28 14:54:53 +02:00
c775a3056d Remove TODOs to use Issues 2023-06-21 01:12:58 +02:00
02625cc71b Add account amount after each transaction 2023-06-21 01:05:48 +02:00
5f439c0e61 Add initialAmount parsing 2023-06-21 00:57:16 +02:00
6ced1c0db0 Correct a typo in the change folder path 2023-06-21 00:40:31 +02:00
bff59b3504 Add bnp_pdf_statement_parser.py 2023-06-21 00:36:27 +02:00