Skip to content

Commit 92eff86

Browse files
authored
Update modeloTabelaIRPF.json
1 parent 595afe8 commit 92eff86

File tree

1 file changed

+1
-40
lines changed

1 file changed

+1
-40
lines changed

src/Service/modeloTabelaIRPF.json

Lines changed: 1 addition & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -113,53 +113,14 @@
113113
}
114114
]
115115
},
116-
{
117-
"mes_inicio": 1,
118-
"mes_fim": 12,
119-
"deducao_por_dependente": 189.59,
120-
"aliquotas": [
121-
{
122-
"min": 0,
123-
"max": 2259.20,
124-
"aliquota": 0,
125-
"deducao": 0
126-
},
127-
{
128-
"min": 2259.21,
129-
"max": 2826.65,
130-
"aliquota": 0.075,
131-
"deducao": 169.44
132-
},
133-
{
134-
"min": 2826.66,
135-
"max": 3751.05,
136-
"aliquota": 0.15,
137-
"deducao": 381.44
138-
},
139-
{
140-
"min": 3751.06,
141-
"max": 4664.68,
142-
"aliquota": 0.225,
143-
"deducao": 662.77
144-
},
145-
{
146-
"min": 4664.69,
147-
"max": null,
148-
"aliquota": 0.275,
149-
"deducao": 896
150-
}
151-
]
152-
}
153-
],
154-
"2025": [
155116
{
156117
"mes_inicio": 1,
157118
"mes_fim": null,
158119
"deducao_por_dependente": 189.59,
159120
"aliquotas": [
160121
{
161122
"min": 0,
162-
"max": 2259.2,
123+
"max": 2259.20,
163124
"aliquota": 0,
164125
"deducao": 0
165126
},

0 commit comments

Comments
 (0)