Private
Public Access
1
0

switching on Polar again

This commit is contained in:
Sander Roosendaal
2022-01-17 08:32:09 +01:00
parent b3caacea90
commit 9932ad7311
4 changed files with 19 additions and 14 deletions

View File

@@ -30,7 +30,7 @@ class RowerInline(admin.StackedInline):
('Billing Details',
{'fields':('street_address','city','postal_code','country','paymentprocessor','customer_id')}),
('Rower Plan',
{'fields':('paidplan','rowerplan','paymenttype','planexpires','teamplanexpires','protrialexpires','plantrialexpires','clubsize','offercoaching')}),
{'fields':('paidplan','rowerplan','paymenttype','planexpires','teamplanexpires','protrialexpires','plantrialexpires','eurocredits','clubsize','offercoaching')}),
('Rower Settings',
{'fields':
('surveydone','surveydonedate','gdproptin','gdproptindate','weightcategory','sex','adaptiveclass','birthdate','getemailnotifications',