plan price admin

This commit is contained in:
Tobias Brunner 2025-06-23 11:58:09 +02:00
parent 656b59904c
commit 9e0ccb6025
No known key found for this signature in database
2 changed files with 69 additions and 5 deletions

View file

@ -255,6 +255,8 @@ JAZZMIN_SETTINGS = {
"services.ProgressiveDiscountModel": "single",
"services.VSHNAppCatPrice": "single",
"services.VSHNAppCatAddon": "single",
"services.ServiceOffering": "single",
"services.Plan": "single",
},
"related_modal_active": True,
}