fix
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Guillermo Bonet 2024-07-29 07:20:05 +02:00
parent 6de9ea4b16
commit e0b9100de1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ CREATE OR REPLACE DEFINER=`vn-admin`@`localhost` PROCEDURE `vn`.`itemShelvingSal
vSaleFk INT,
vSectorFk INT
)
BEGIN
proc: BEGIN
/**
* Reserva una línea de venta en la ubicación más óptima
*