bug 8110 - add branchcode MPL to sample holidays to facilitate automated testing.
[koha.git] / installer / data / mysql / en / optional / sample_holidays.sql
index e323317..33b6ff6 100644 (file)
@@ -1,4 +1,4 @@
 INSERT INTO `repeatable_holidays` VALUES 
-(2,'',0,NULL,NULL,'','Sundays'),
-(3,'',NULL,1,1,'','New Year\'s Day'),
-(4,'',NULL,25,12,'','Christmas');
+(2,'MPL',0,NULL,NULL,'','Sundays'),
+(3,'MPL',NULL,1,1,'','New Year\'s Day'),
+(4,'MPL',NULL,25,12,'','Christmas');