agentphoenix / bjga-scheduler

Simple, straightforward, easy-to-use scheduling system for Brian Jacobs Golf.

Home Page:http://booknow.brianjacobsgolf.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recur/Ocurrence cleanup

agentphoenix opened this issue · comments

Lessons use recur, programs use occurrence... because that's not confusing...

  • Can't cancel a series of recurring programs and all their user appointments because of the fact that we store occurrences as their own items, so iterating over everything is tough