You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logic of quick voucher vs. advanced voucher differs for print vs. NFC
Generating multiple quick voucher should create multiple QRs which are unique so are for different persons.
Generating an advanced voucher without assmilking generates one that can be used x times so for the same person.
Printing though shows the differing ones so you can give them to different persons. Writing to NFC writes the overall one that can be used multiple times so can only be given to one person.
Plan is to make one voucher for each of two persons
After generating two QV and viewing what has been generated (pen icon) it shows this in the advanced voucher without assmilking window instead of the QV window. Imo the logic of both is different so this is unexpected :P
This leads to :
Printing this shows two different QR (which is fine)
Writing to NFC though writes the overall QR that can be used x times
Expected: different QRs to multiple cards (press "next" inbetween or smth)
The text was updated successfully, but these errors were encountered:
Logic of quick voucher vs. advanced voucher differs for print vs. NFC
Printing though shows the differing ones so you can give them to different persons. Writing to NFC writes the overall one that can be used multiple times so can only be given to one person.
Plan is to make one voucher for each of two persons
After generating two QV and viewing what has been generated (pen icon) it shows this in the advanced voucher without assmilking window instead of the QV window. Imo the logic of both is different so this is unexpected :P
This leads to :
Printing this shows two different QR (which is fine)
Writing to NFC though writes the overall QR that can be used x times
Expected: different QRs to multiple cards (press "next" inbetween or smth)
The text was updated successfully, but these errors were encountered: