mirror of
https://github.com/pretix/pretix.git
synced 2026-08-22 12:42:00 +00:00
API/Vouchers: Expose "budget" and "budget_used" (Z#286557) (#5325)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
co-authored by
Richard Schreiber
parent
f5b0454e9f
commit
e1756a1ebb
@@ -81,6 +81,8 @@ TEST_VOUCHER_RES = {
|
||||
'all_bundles_included': False,
|
||||
'subevent': None,
|
||||
'seat': None,
|
||||
'budget': None,
|
||||
'budget_used': "0.00",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user