El código de SQL de la lista en cuestión tiene el siguiente código <list><bound> select uni_codigo, uni_descripcion from eor_uni_unidades where uni_estado = 'Vigente' and uni_codgrc = @codgrc and exists (select null from table(sco.permiso_unidad_tabla('$$USER$$')) where uni_codigo = column_value) order by uni_descripcion </bound></list>

y debiera ser <list><bound> select uni_codigo, uni_descripcion from eor.uni_unidades where uni_estado = 'Vigente' and uni_codgrc = @codgrc and exists (select null from sco.permiso_unidad_tabla('$$USER$$') where uni_codigo = coduni) order by uni_descripcion </bound></list>

asked 27 Apr '17, 13:16

Juan%20Carlos%20Soria's gravatar image

Juan Carlos Soria
1.1k171179185
accept rate: 41%


Gracias por el reporte, ya fue corregido desde hace tiempo y se va distribuir en el siguiente Hotfix.

link

answered 02 May '17, 16:15

Fernando%20Paz's gravatar image

Fernando Paz ♦♦
17.3k81635
accept rate: 51%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Evolution en BitBucket

En este sitio puede acceder al código fuente, centro de descargas y reportar bugs, propuestas y mejoras para Evolution.

Evolution en JIRA

En este sitio puedes sugerir nueva funcionalidad para Evolution, o puedes votar por la funcionalidad ya propuesta por otros usuarios.

Tags:

×14

Asked: 27 Apr '17, 13:16

Seen: 768 times

Last updated: 02 May '17, 16:15

[Acerca de] [Preguntas Frecuentes] [Privacidad] [Soporte] [Contacto]
Copyright 2013-2018. Asesores en Informática