feat qr previa refs #6477

This commit is contained in:
Sergio De la torre 2024-06-26 07:04:48 +02:00
parent 2333e3b878
commit c9255c9ba3
1 changed files with 1 additions and 1 deletions

View File

@ -1098,7 +1098,7 @@ class CollectionFragmentPicker(
try {
customDialogList.setValue(
itemScanValue(
customDialogList.getValue(), arrayOf("ticket"), "id"
customDialogList.getValue(), arrayOf("ticket","saleGroup"), "id"
).toString()
)