Private
Public Access
1
0

fixed plan creation form

This commit is contained in:
2024-12-23 14:35:44 +01:00
parent 5b0bfc2718
commit b8ea519589
3 changed files with 3 additions and 2 deletions

View File

@@ -397,6 +397,7 @@ def create_sessions_from_json_async(plansteps, rower, startdate, manager, planby
elif preferreddate >= timezone.now().date():
create_session = True
if create_session:
ps = PlannedSession(
startdate=preferreddate -