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
The "Documents" feature is super useful, but in order to print a receipt for a single person I still have to fish them from the list, tick them and looks for the right button:
It would be much easier if we had a button like "Get Ticket" here:
The text was updated successfully, but these errors were encountered:
Here's some useful context from our internal chat around that topic which you may find useful:
it's almost a one-liner
i just tested and calling printReceipts({registration_id: [123456], event_id: 5432}) worked in my test event to open the dialog
the only "missing" part is that it does not reload the page afterwards to make the section with the available documents show up in the registration
Note: This is the kind of change that MUST be tested locally before you send a PR. See our documentation on how to install a dev version of Indico.
The "Documents" feature is super useful, but in order to print a receipt for a single person I still have to fish them from the list, tick them and looks for the right button:
It would be much easier if we had a button like "Get Ticket" here:
The text was updated successfully, but these errors were encountered: