allow to disable appcat price calculator
This commit is contained in:
parent
6ad8b9aa49
commit
01d35a461b
5 changed files with 49 additions and 3 deletions
|
@ -326,6 +326,7 @@ class VSHNAppCatPriceAdmin(admin.ModelAdmin):
|
|||
"discount_model",
|
||||
"admin_display_base_fees",
|
||||
"admin_display_unit_rates",
|
||||
"public_display_enabled",
|
||||
)
|
||||
list_filter = ("variable_unit", "service", "discount_model")
|
||||
search_fields = ("service__name",)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue