refs #4979 feat:getInfoDetails && item_devalueA2
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-05-17 11:20:26 +02:00
parent 27110c2abe
commit 135526e513
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ BEGIN
* Obtiene el precio y visible de un item
*
* @param vBarcodeItem barcode de artículo
* @param vBarcodeItem Ubicación actual del artículo
* @param vShelvingFK Ubicación actual del artículo
*/
DECLARE vIsItem BOOL;
DECLARE vItemFk INT;