Update README.md

This commit is contained in:
rr-info 2023-02-17 08:33:48 +02:00 committed by GitHub
parent bc2a0c4480
commit 57fe74e75d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,10 +11,11 @@ for each payment in bank report,
### TODO
---
למיין לפי תאריך ולהזין אותם בסדר עולה מהישן לחדש
לבדוק קודם את תאריך הקבלה האחרונה שיצאה, כדי להתחיל לא מוקדם מהתאריך הזה.
לבדוק שאין כפילויות. כרגע המערכת שלהם מאפשרת לי ליצור 2 קבלות עם אותם נתונים, בלי שום הערה או אזהרה
1. read directly the bank's report. currently the code is reading a Tab-Separated Value (tsv) which is downloaded from google, which is probably uploaded from the bank's excel, which is downloaded from the bank, had-gadya, had-gadya. Make the loop 1 step --- what's the first link we can attach to?
All other todo items are resolved yesterday 2023-02-16
### Install
---
@ -58,5 +59,5 @@ tested on current bank report in google sheets (private link)
---
[notes]
[1] when did python 3.x versions became as fickel as an osx architecture change?!
[2] [shahar]( shaharr.info) rocks the night sky! kicked working code, out the door, before your very eyes
[1] when did python 3.x versions became as fickel as an osx architecture change?! - It's ok. Only the AttrDict might be tricky. And f'formatted{string}' was introduced only in 3.6. So we're safe with 3.8
[2] [shahar]( shaharr.info) rocks the night sky! kicked working code, out the door, before your very eyes