Fix - Issue 43

This commit is contained in:
Mauricio Baeza 2017-12-06 21:04:06 -06:00
parent 78c9d07057
commit ef27dd8672
1 changed files with 1 additions and 1 deletions

View File

@ -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}
]
},