dublicate Booking Perido Names
sort out where Status = 0 git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3461 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
5c99472ef5
commit
002f60e735
4 changed files with 19 additions and 9 deletions
|
|
@ -1583,6 +1583,8 @@ class TravelProgram
|
|||
$this->assertTravelDateNotDefinedYet($key);
|
||||
$this->travelDateByKey[$key] = TravelDate::createForNonSeasonTravelPeriod($key, $travelPeriod, $flightPeriod,
|
||||
$currencyFactor);
|
||||
|
||||
return $this->travelDateByKey[$key];
|
||||
}
|
||||
|
||||
public function addTravelDateFromSeasonTravelPeriod($key, TravelPeriod $travelPeriod, $index, \DateTime $start,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue