mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
Raw integration of accompanying person (with respect of 'cahier de cahrge)
This commit is contained in:
@@ -83,7 +83,7 @@ abstract class AbstractTimelineAccompanyingPeriod implements TimelineProviderInt
|
||||
|
||||
return array(
|
||||
'id' => $metadata->getColumnName('id'),
|
||||
'date' => $metadata->getColumnName('date_opening'),
|
||||
'date' => $metadata->getColumnName('openingDate'),
|
||||
'FROM' => $metadata->getTableName(),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user