Introduce Item.show_quota_left

This commit is contained in:
Raphael Michel
2019-07-10 16:08:21 +02:00
parent 6d6cd3b7cf
commit 491753008d
10 changed files with 63 additions and 7 deletions

View File

@@ -240,6 +240,7 @@ TEST_ITEM_RES = {
"variations": [],
"addons": [],
"bundles": [],
"show_quota_left": None,
"original_price": None
}