feat: refs #6777 tabulacion
This commit is contained in:
parent
01512c7d36
commit
3500886149
|
@ -97,9 +97,6 @@ BEGIN
|
|||
AND tp.confeccion
|
||||
AND tr.shipment BETWEEN vDated AND vEndingDate;
|
||||
|
||||
|
||||
SELECT * FROM tmp.production_buffer;
|
||||
|
||||
|
||||
END$$
|
||||
DELIMITER ;
|
||||
|
|
Loading…
Reference in New Issue