Deploy OpenBoxes (Grails 3 branch) to obdev4.pih-emr.org
Build: #67 was successful Changes by Kacper Chełstowski <kchelstowski@soldevelo.com>
Code commits
OpenBoxes (Grails 3)
-
Kacper Chełstowski <kchelstowski@soldevelo.com> f1630f40507e7904577c1cc549f357c2270f5899
OBGM-501: Improve performance of products search API (#4270)
* OBGM-501 Improve performance of products search API
* OBGM-501 Create list util to check if list is type of string
* OBGM-501 Remove unused, commented method
* OBGM-501 Use product.id instead of product for product availability query in where clause
* OBGM-501 Fixes after review- grails-app/controllers/org/pih/warehouse/api/ProductApiController.groovy (version f1630f40507e7904577c1cc549f357c2270f5899) (diffs)
- grails-app/controllers/org/pih/warehouse/api/PutawayApiController.groovy (version f1630f40507e7904577c1cc549f357c2270f5899) (diffs)
- grails-app/controllers/org/pih/warehouse/putaway/PutAwayController.groovy (version f1630f40507e7904577c1cc549f357c2270f5899) (diffs)
- grails-app/services/org/pih/warehouse/inventory/ProductAvailabilityService.groovy (version f1630f40507e7904577c1cc549f357c2270f5899) (diffs)
- grails-app/services/org/pih/warehouse/inventory/StockMovementService.groovy (version f1630f40507e7904577c1cc549f357c2270f5899) (diffs)
- grails-app/services/org/pih/warehouse/picklist/PicklistService.groovy (version f1630f40507e7904577c1cc549f357c2270f5899) (diffs)
- grails-app/services/org/pih/warehouse/product/ProductService.groovy (version f1630f40507e7904577c1cc549f357c2270f5899) (diffs)