| 1 | { |
|---|
| 2 | "tipoAjuste": "C", |
|---|
| 3 | "fechaComprobante": "2017-01-06", |
|---|
| 4 | "emisor": { |
|---|
| 5 | "codCaracter": null, |
|---|
| 6 | "comprobanteAAjustar": { |
|---|
| 7 | "nroComprobante": 4, |
|---|
| 8 | "puntoVenta": 2000, |
|---|
| 9 | "tipoComprobante": 186 |
|---|
| 10 | }, |
|---|
| 11 | "fechaInicioActividades": null, |
|---|
| 12 | "iibb": null, |
|---|
| 13 | "nroComprobante": 1, |
|---|
| 14 | "nroRUCA": null, |
|---|
| 15 | "nroRenspa": null, |
|---|
| 16 | "puntoVenta": 3000, |
|---|
| 17 | "tipoComprobante": 186 |
|---|
| 18 | }, |
|---|
| 19 | "itemDetalleAjusteLiquidacion": [ |
|---|
| 20 | { |
|---|
| 21 | "ajusteCompraAsociada": [ |
|---|
| 22 | { |
|---|
| 23 | "cantidadAsociada": 2, |
|---|
| 24 | "nroComprobante": 33, |
|---|
| 25 | "nroItem": 1, |
|---|
| 26 | "puntoVenta": 3000, |
|---|
| 27 | "tipoComprobante": 185 |
|---|
| 28 | } |
|---|
| 29 | ], |
|---|
| 30 | "ajusteFisico": { |
|---|
| 31 | "cantidad": 1, |
|---|
| 32 | "cantidadCabezas": null, |
|---|
| 33 | "cantidadKgVivo": null |
|---|
| 34 | }, |
|---|
| 35 | "ajusteMonetario": { |
|---|
| 36 | "precioRecupero": null, |
|---|
| 37 | "precioUnitario": 15.995 |
|---|
| 38 | }, |
|---|
| 39 | "nroItemAjustar": 1 |
|---|
| 40 | } |
|---|
| 41 | ], |
|---|
| 42 | "ajusteFinanciero": { |
|---|
| 43 | "gasto": [ |
|---|
| 44 | { |
|---|
| 45 | "alicuota": 3, |
|---|
| 46 | "alicuotaIVA": 10.5, |
|---|
| 47 | "baseImponible": 230520.6, |
|---|
| 48 | "codGasto": 16, |
|---|
| 49 | "descripcion": null, |
|---|
| 50 | "importe": null |
|---|
| 51 | } |
|---|
| 52 | ], |
|---|
| 53 | "tributo": [ |
|---|
| 54 | { |
|---|
| 55 | "alicuota": 2.5, |
|---|
| 56 | "baseImponible": 230520.6, |
|---|
| 57 | "codTributo": 5, |
|---|
| 58 | "descripcion": null, |
|---|
| 59 | "importe": null |
|---|
| 60 | }, |
|---|
| 61 | { |
|---|
| 62 | "alicuota": null, |
|---|
| 63 | "baseImponible": null, |
|---|
| 64 | "codTributo": 3, |
|---|
| 65 | "descripcion": null, |
|---|
| 66 | "importe": 397 |
|---|
| 67 | } |
|---|
| 68 | ] |
|---|
| 69 | }, |
|---|
| 70 | "datosAdicionales": "Ajuste sobre liquidacion de compra directa" |
|---|
| 71 | } |
|---|