We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
国民健康保険料の計算の際に、所定の計算ルールにおいて、軽減に対応する。
本来国民健康保険料の均等割には、所得に応じた軽減が生じる。正しく計算するためにこの機能を追加したい。 現状は給与所得者の数をフォームとして設けていないため、フォーム追加も必要。
The text was updated successfully, but these errors were encountered:
IkumaTadokoro
No branches or pull requests
機能の説明
国民健康保険料の計算の際に、所定の計算ルールにおいて、軽減に対応する。
なぜこの機能が必要なのか
本来国民健康保険料の均等割には、所得に応じた軽減が生じる。正しく計算するためにこの機能を追加したい。
現状は給与所得者の数をフォームとして設けていないため、フォーム追加も必要。
The text was updated successfully, but these errors were encountered: