kitchen receipt + html printer
This commit is contained in:
@@ -21,7 +21,7 @@ public class JamesWorkAreaSource: IWorkAreasSource
|
||||
response.Add(new WorkArea()
|
||||
{
|
||||
Id = "print-receipt",
|
||||
Name = "Receipt"
|
||||
Name = "FinalReceipt"
|
||||
});
|
||||
return response!;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user