3852-client.search-panel2 #1111

Merged
vicent merged 6 commits from 3852-client.search-panel2 into dev 2022-11-03 06:07:49 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit fa89d1f944 - Show all commits

View File

@ -6,8 +6,6 @@ CREATE DEFINER=`root`@`localhost` PROCEDURE `vn`.`zone_getPostalCode`(vSelf INT)
BEGIN
/**
* Devuelve los códigos postales incluidos en una zona
*
* @return vNewTicket
*/
DECLARE vGeoFk INT DEFAULT NULL;