feat: refs #7531 Added address_hasDelivery #3361

Merged
guillermo merged 9 commits from 7531-addressHasDelivery into master 2025-01-20 06:51:19 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 934507569e - Show all commits

View File

@ -12,7 +12,7 @@ BEGIN
* *
* @param vSelf Id de zona * @param vSelf Id de zona
* @param vLanded Fecha de entrega * @param vLanded Fecha de entrega
* @param vDepartmentFk Id de departamento * @param vDepartmentFk Id de departamento | NULL para mostrar todos
* @return Un select * @return Un select
*/ */
CALL zone_getPostalCode(vSelf); CALL zone_getPostalCode(vSelf);