Skip to content

Commit

Permalink
Merge pull request #913 from opengisch/QF-3960-status-field
Browse files Browse the repository at this point in the history
Added a way to configure the subscription status
  • Loading branch information
suricactus authored Mar 20, 2024
2 parents b89574c + 3b56eb5 commit f5753cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-app/qfieldcloud/subscription/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ class SubscriptionAdmin(QFieldCloudModelAdmin):
fields = (
"plan",
"account",
"status",
"active_since",
"active_until",
"billing_cycle_anchor_at",
Expand Down

0 comments on commit f5753cd

Please sign in to comment.