mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
API: Expose OrderPosition.voucher_budget_use (#3867)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user