diff --git a/source/db/valores_iniciales.json b/source/db/valores_iniciales.json index 57ffeba..a2e306a 100644 --- a/source/db/valores_iniciales.json +++ b/source/db/valores_iniciales.json @@ -13,7 +13,7 @@ {"key": "001", "name": "ISR", "tasa": 0.10, "tipo": "R", "activo": true}, {"key": "002", "name": "IVA", "tasa": 0.0, "activo": true}, {"key": "002", "name": "IVA", "tasa": 0.10, "tipo": "R", "activo": true}, - {"key": "002", "name": "IVA", "tasa": 0.666667, "tipo": "R", "activo": true}, + {"key": "002", "name": "IVA", "tasa": 0.106667, "tipo": "R", "activo": true}, {"key": "000", "name": "Exento", "tipo": "E", "factor": "E", "activo": true} ] },