-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] - fix list-trial-balance and export-trial-balance API #3679
Labels
Milestone
Comments
bug recordtrial balance API request
response
|
arealclimber
added a commit
that referenced
this issue
Dec 25, 2024
list-trial-balance API column ✅ Closes: #3679
Merged
9 tasks
Merged
9 tasks
在 accountBook.toJSON() 出現重複的會計科目導致重複加總進而造成 trial balance 借貸金額不一致 排查建立 account tree 時確認沒有重複的會計科目, => 先用 list ledger API 回傳的資料去算 29 個有值的會計科目在 list trial balance 的答案之後請教 Anna 幫忙驗算,然後再去比對 accountBook.json() 產出的數字,建立哪個地方可能寫錯的假設,再去一一排查
|
took 6 hrs |
took 6 hrs
remaining n hrs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
[功能] - 修正清單試算表和匯出試算表 API
Tasks
wiki
GET /company/:companyId/trial_balance
POST /company/:companyId/trial_balance/export
list trial balance bugs
debug 的標的
export trial balance bugs
Dependencies
No response
Other Dependencies
No response
Additional Notes
No response
The text was updated successfully, but these errors were encountered: