Skip to content
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] - Mock report-related APIs (trial balance, ledger) #2641

Closed
5 tasks done
arealclimber opened this issue Sep 25, 2024 · 1 comment · Fixed by #2675
Closed
5 tasks done

[FEATURE] - Mock report-related APIs (trial balance, ledger) #2641

arealclimber opened this issue Sep 25, 2024 · 1 comment · Fixed by #2675
Assignees
Labels
5 hard level 5 BE backend enhancement New feature or request

Comments

@arealclimber
Copy link
Member

arealclimber commented Sep 25, 2024

Summary

[功能] - 模擬報告相關 API(試算表、分類帳)

Tasks

[功能] - 模擬報告相關 API(試算表、分類帳)
API - v2

  • L010001 - GET /company/:companyId/ledger - List ledger details for a specific accounting account range
  • T010001 - GET /company/:companyId/trial_balance - List all trial balance items
  • interfaces
  • Zod schema
  • dummy data / mock data
  • unit test
  • config set in API connection interface and constand

Dependencies

API Availability

Other Dependencies

No response

Additional Notes

No response

@arealclimber arealclimber added enhancement New feature or request 3 hard level 3 BE backend labels Sep 25, 2024
@arealclimber arealclimber added this to the v0.9.0 Beta Release milestone Sep 25, 2024
@arealclimber arealclimber self-assigned this Sep 25, 2024
@arealclimber arealclimber added 5 hard level 5 and removed 3 hard level 3 labels Sep 26, 2024
@arealclimber
Copy link
Member Author

took 5 hrs
done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 hard level 5 BE backend enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant