Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy-Galil authored Dec 26, 2024
1 parent 0c7622d commit 4862199
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,13 @@ Some of the xlsx files do not open, an exception is thrown.
The list of problematic files is in the database in importer_filesnotingested table.
The error is "Failed to read workbook
<class 'openpyxl.styles.named_styles._NamedCellStyle'>.name should be <class 'str'> but value is <class 'NoneType'>"
<br>
<br> - <b>This issue is now resolved using calamine library to open the files that did not open with pyxl</b>
Another exception is trown with some files, seems to be caused by formula fields.
Error is: "תעודות התחייבות ממשלתיות-R25
+++Code 300. The number of operands is more than available in stack for function "+". Formula: C13+C15++C16+C17+C18+C19+C20+C21".
+++Code 300. The number of operands is more than available in stack for function "+". Formula: C13+C15++C16+C17+C18+C19+C20+C21". - 'אלה אם בכלל כדאי לשמור שדות מחושבים בדאטהבייס או לחשב אותם בשליפה, לדוגמא שדות עם סיכום סך הכל משדות אחרים , אחוזים או ממוצאים
בחלק מהגליונות הערכים בשדות האלה קיימים ובחלק אלה שדות עם נוסחאות
...
השלב הבא מבחינתי הוא פיתוח ממשק משתמש לניהול הנתונים - זה לא הממשק העקרי לשימוש של המידע אלא ממשק ניהולי לבדיקת המידע.
קיים ממשק משתמש בסיסי שיכול לשמש לבדיקת נכונות הנתונים - זה לא ממשק למשתמש קצה
השלב הבא - בדיקת נכונות הנתונים וטיוב
התאמה לפורמט חדש שבשימוש מהשנה
מתאמת מערכת BI לתשאול ומחקר של הנתונים

0 comments on commit 4862199

Please sign in to comment.