Add AllDaysWithRestrictedHours.
This commit is contained in:
		| @@ -15,6 +15,7 @@ enum BusinessHours | ||||
|     OnlySchoolHolidays          = 32, | ||||
|     SpecialAndSchoolHolidays    = 48, | ||||
|     OnlyOpenForBusinessDays     = 64,   // verkaufsoffen | ||||
|     AllDaysWithRestrictedHours  = 128,  // every day, restricted to some time range | ||||
|     NoBusinessHoursDefined      = 255 | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user