Commit 407ba68f604403b79ed2ecfab36c3e46d1eae1eb

Authored by Eric Fernandez
1 parent f3e957d099
Exists in master

linea al final

planex/comprobantesReferencia.js
... ... @@ -11,4 +11,4 @@ module.exports = function(comprobante) {
11 11 fechaComprobanteReferencia: comprobanteArr[4],
12 12 cuitEmisorComprobanteAsociado: comprobanteArr[5]
13 13 }
14   -}
15 14 \ No newline at end of file
  15 +}
planex/identificacionComprobante.js
... ... @@ -32,4 +32,4 @@ module.exports = function(comprobante) {
32 32 numeroVisualizador: comprobanteArr[25]
33 33 };
34 34  
35   -}
36 35 \ No newline at end of file
  36 +}
planex/identificacionMensaje.js
... ... @@ -2,4 +2,4 @@ module.exports = function(comprobante) {
2 2  
3 3 return '';
4 4  
5   -}
6 5 \ No newline at end of file
  6 +}