Commit 6c6062216e74b117c0924a998b136608d560ba90

Authored by Benjamin Rodriguez
1 parent 3610265266
Exists in develop

agrego descarga de remito sin valores

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/js/controllerMail.js
... ... @@ -31,6 +31,7 @@ angular.module('focaModal')
31 31 } else {
32 32 rutaComprobante = options.descarga;
33 33 }
  34 + console.log($scope.checkboxVar)
34 35 imprimir(rutaComprobante);
35 36 }
36 37 imprimir = function (rutaComprobante) {