Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating multiple voucher - print vs. NFC unequal logic #31

Open
arbadacarbaYK opened this issue Apr 21, 2024 · 0 comments
Open

Generating multiple voucher - print vs. NFC unequal logic #31

arbadacarbaYK opened this issue Apr 21, 2024 · 0 comments

Comments

@arbadacarbaYK
Copy link

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

Screenshot 2024-04-21 at 10 28 37 Screenshot 2024-04-21 at 10 29 25

This leads to :

Printing this shows two different QR (which is fine)

Screenshot 2024-04-21 at 10 32 06

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant