mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Introduce Item.show_quota_left
This commit is contained in:
@@ -240,6 +240,7 @@ TEST_ITEM_RES = {
|
||||
"variations": [],
|
||||
"addons": [],
|
||||
"bundles": [],
|
||||
"show_quota_left": None,
|
||||
"original_price": None
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user