API: Expose OrderPosition.voucher_budget_use (#3867)

This commit is contained in:
Raphael Michel
2024-02-14 13:27:30 +01:00
committed by GitHub
parent 57738f19bf
commit ea74688633
6 changed files with 26 additions and 7 deletions

View File

@@ -183,6 +183,7 @@ def test_medium_detail(token_client, organizer, event, medium, giftcard, custome
"discount": None,
"attendee_email": None,
"voucher": None,
"voucher_budget_use": None,
"tax_rate": "0.00",
"tax_value": "0.00",
"secret": op.secret,