fix(commands): corrections to allow external labels to be consumed and transfered
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const labelInfo = `
|
||||
declare @runningNumber nvarchar(max) = [runningNr]
|
||||
|
||||
select e.Barcode,
|
||||
select e.barcode,
|
||||
e.RunningNumber as runnungNumber,
|
||||
externalRunningNumber= null,
|
||||
e.ArticleHumanReadableId as av,
|
||||
|
||||
Reference in New Issue
Block a user