Skip to content
  • Robert Lange's avatar
    refs #20842 [finc] refactor getPickUpLocations · 70bdeee5
    Robert Lange authored
    * move getWachtlPickUpLocations from de_zwi2, de_d13 to LiberoWachtlTrait for PAIA usage to fetch pickUpLocations
    * move getPickUpLocations from de_105, de_l152, de_15, de_ch1 to FincLibero for DAIA usage to fetch pickUpLocations
    ** check for config var "useWachtlPickupLocations" to use LiberoWachtlTrait
    ** check for useDaiaLocationId to use FincIls getPickUpLocations
    ** otherwise use customData from getCustomData
    
    * refactor parseDaiaArray for getPickUpLocations
    ** set item_id for non-title-hold orders (storage retrieval request)
    ** also refs #20223
    70bdeee5