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

[BS] account tree按照 資產負債表的code mapping表,產生array #1288

Closed
Tracked by #91 ...
TinyMurky opened this issue Jun 27, 2024 · 1 comment · Fixed by #1320
Closed
Tracked by #91 ...

[BS] account tree按照 資產負債表的code mapping表,產生array #1288

TinyMurky opened this issue Jun 27, 2024 · 1 comment · Fixed by #1320
Assignees
Labels
3 hard level 3 enhancement New feature or request

Comments

@TinyMurky
Copy link
Contributor

TinyMurky commented Jun 27, 2024

  • 依照code mapping表產出array, shape如下
{
    code: string
    name: string
    level: number
    amount: number
}
@TinyMurky TinyMurky mentioned this issue Jun 27, 2024
8 tasks
@TinyMurky TinyMurky self-assigned this Jun 27, 2024
@TinyMurky TinyMurky added enhancement New feature or request 3 hard level 3 labels Jun 27, 2024
@TinyMurky TinyMurky linked a pull request Jul 3, 2024 that will close this issue
10 tasks
@TinyMurky
Copy link
Contributor Author

took 3 hours
done

@Luphia Luphia added this to the v0.8.0 Alpha Release milestone Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 hard level 3 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants