Release 2.11.0
What's Changed
- Improved: added entry for latest tag in the locale by @amansinghbais in #816
- Improved: Allowed unpacking with SF_UNLOCK_ORDER permission as well along with COMMON_ADMIN (#817). by @ravilodhi in #818
- Support for multiple shipment packages (#801) by @ravilodhi in #815
- Rejections monitoring page implementation (#715) by @ravilodhi in #791
- Improved: code to remove kit items from the items list for other shipments (#819) by @amansinghbais in #820
- Fixed: fieldName in performFind for fetching the voided shipment packages (#821) by @amansinghbais in #822
- Fixed: tracking url not coming on the order lookup page (#777) by @amansinghbais in #825
- Improved: Increased viewSize while fetching shipment item detail (#801). by @ravilodhi in #827
- Updated: locales for es, and improved file formatting by @ymaheshwari1 in #840
- Updated the es file in the locales with the all the translations by @AjinkyaM1 in #830
- Updated: locales for es, and improved file formatting by @ymaheshwari1 in #834
- Improved: The fetching logic of edit picker modal by using a Solr-query instead of perform find(#611) by @R-Sourabh in #836
- Fixed-Remove backbutton icon in OrderLookup.vue(#785) by @Raj123-dev in #832
- Improved: Passed method to fetch good identification types in order to display product identifier options dynamically & updated the oms-api & dxp-components package(dxp-345) by @R-Sourabh in #842
- Improved: changed the api method from client to api in createPicklist & shipOrder service(dxp-345) by @R-Sourabh in #843
- Removed: unwanted click event handler from the page header which results in displaying a toast message when clicked(#824) by @ymaheshwari1 in #847
- Improved: added the correct Spanish translation for English text in the es.json file by @R-Sourabh in #848
- Improved: added secrets for firebase config to be used on workflow run by @amansinghbais in #701
- Implemented: barcode identifier selector and scanning based on selected identifier (#845) by @amansinghbais in #851
- Improved: clearing the input on successfully scanning an item in scanOrderItem modal (#845) by @amansinghbais in #852
- Implemented: support to hide reasons from the fulfillment app rejection reasons, and showing all reasons in case of admin (#813) by @amansinghbais in #826
- Fixed: added check to show enumDescription in case of reasons fetched from enumgroupAndMember (#813) by @amansinghbais in #853
- Fixed: added optional check for the reject entire order reason (#813) by @amansinghbais in #854
New Contributors
- @Raj123-dev made their first contribution in #832
Full Changelog: v2.10.0...v2.11.0