This commit is contained in:
JT Smith 2008-04-20 19:16:37 +00:00
parent 0e48690e98
commit a673ce8b82

View file

@ -25,7 +25,7 @@ my $session = start(); # this line required
# upgrade functions go here
addCalendarEventWorkflow( $session );
adddingInStoreCredit($session);
addingInStoreCredit($session);
insertCommerceTaxTable($session);
migrateOldTaxTable($session);
insertCommerceShipDriverTable($session);