#IF(#OBJECT_EXISTS)
{InputError}
{ObjectExists}
#ELSIF(#FormError)
{InputError}
#IF(#FormErrors.Reason.TIME_OVERLAY)
{TimeOverlay}
#ELSE
#LOOP(#FormErrors.Errors)
#IF(#Reason EQ "INTEGER_TOO_LARGE" AND #Name EQ "Occurrence")
{MaxOccurenceIs30}
#ELSIF(#FormErrors.Reason.TIME_OVERLAY)
{TimeOverlay}
#ELSIF(#Reason EQ "OCCURRENCE_LESS")
{OccurenceTooSmall}
#REM #ENDREM
#ENDIF
#ENDLOOP
{PleaseCorrectErrors}
#ENDIF
#ENDIF
#IF(#PERIODICAL_ADJUSTMENT)
{PeriodicalAdjustment}
{PeriodicalAdjustmentDescription}
#ENDIF
#IF(NOT #BusinessHours.HasBookingPeriods AND NOT #Shop.Child.BusinessHours.HasBookingPeriods)
#ENDIF
#IF(#DELETE)
{Warning}
{AcceptAction}
#ENDIF
#IF(NOT #FormError)
#ENDIF
#IF(NOT #FormError)
{Notification}
{SerialUnlockInfo}
#ENDIF