Commit 8041e9183f7d212c695e54201fca7d3dccaaa467

Authored by Jose Pinto
Exists in master and in 1 other branch develop

Merge branch 'master' into 'develop'

Master

See merge request !63
src/js/controller.js
... ... @@ -807,7 +807,7 @@ angular.module('focaCrearNotaPedido') .controller('notaPedidoCtrl',
807 807  
808 808 var cabeceras = [];
809 809  
810   - if (notaPedido.cotizacion) {
  810 + if (notaPedido.cotizacion.moneda.CODIGO_AFIP != 'PES') {
811 811 cabeceras.push({
812 812 label: 'Moneda:',
813 813 valor: notaPedido.cotizacion.moneda.DETALLE