mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
api for grouping centers, select centers as group in "pick centers" step
for exports
This commit is contained in:
@@ -563,7 +563,7 @@ class ExportManager
|
||||
*/
|
||||
public function getPickedCenters(array $data)
|
||||
{
|
||||
return $data[PickCenterType::CENTERS_IDENTIFIERS];
|
||||
return $data;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user