feat: conversion art. A1 a A2 refs #4979 #2171

Merged
sergiodt merged 12 commits from 4979-Conversión-automática-de-producto-A1-a-A2 into dev 2024-05-17 15:24:27 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 135526e513 - Show all commits

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;