bug 8110 - add branchcode MPL to sample holidays to facilitate automated testing.
authorLiz Rea <wizzyrea@gmail.com>
Tue, 19 Jun 2012 15:36:23 +0000 (10:36 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 1 Oct 2012 14:43:51 +0000 (16:43 +0200)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
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');