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

@@ -188,6 +188,7 @@ TEST_ORDERPOSITION_RES = {
"attendee_name": "Peter",
"attendee_email": None,
"voucher": None,
"voucher_budget_use": None,
"discount": None,
"tax_rate": "0.00",
"tax_value": "0.00",