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
国民健康保険料計算に資産割が適用される市区町村の場合は、
本来であれば、国民健康保険料は資産割も含めて計算するのが正しいが、資産を保有しているケースと資産割が適用される市区町村の数が限られることからv1.0.0では一旦計算対象外としている(モデルのカラムとしては保持している)。
実際の計算に合わせるために導入したい。
The text was updated successfully, but these errors were encountered:
IkumaTadokoro
No branches or pull requests
機能の説明
国民健康保険料計算に資産割が適用される市区町村の場合は、
なぜこの機能が必要なのか
本来であれば、国民健康保険料は資産割も含めて計算するのが正しいが、資産を保有しているケースと資産割が適用される市区町村の数が限られることからv1.0.0では一旦計算対象外としている(モデルのカラムとしては保持している)。
実際の計算に合わせるために導入したい。
The text was updated successfully, but these errors were encountered: