Releases: hotwax/fulfillment
Releases · hotwax/fulfillment
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
Release 2.10.7
What's Changed
- 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
Full Changelog: v2.10.6...v2.10.7
Release 2.10.6
What's Changed
- 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
Full Changelog: v2.10.5...v2.10.6
Release 2.10.5
What's Changed
- Implemented: Support for force scan, barcode identifier selector and scanning based on selected identifier for TO by @amansinghbais in #851
Full Changelog: v2.10.4...v2.10.5
Release v2.10.4
What's Changed
- Improved: Passed method to fetch good identification types in order to display product identifier options dynamically & updated the oms-api & dxp-components package. 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
- Improved: The fetching logic of edit picker modal by using a Solr-query instead of perform find(#611) by @R-Sourabh in #836
- Updated: locales for es, and improved file formatting by @R-Sourabh in #840
Full Changelog: v2.10.0...v2.10.4
Release 2.10.0
What's Changed
- Fixed: Removed kit badge displayed mistakenly for the kit components (#603). by @ravilodhi in #804
- Improved: disabling save button in tracking code modal in case of no shipment methods and sorted order payment preferences in descending order of created date (#805) by @amansinghbais in #806
- Improved: Updated the DXP component to v1.15.3 (#324) by @R-Sourabh in #810
- Added app base permission by @ravilodhi in #803
- Improved: show message on login error page on no product store, dismissing loader and not changing facility on no store for new facility (#807) by @amansinghbais in #808
- Improved: showing latest badge in case of multiple payment preferences (#805) by @amansinghbais in #809
- Improved: Added support for scanning on selected productIdentifier by @R-Sourabh in #811
Full Changelog: v2.9.3...v2.10.0
Release 2.9.3
What's Changed
- Improved: displayed order invoicing facility on order lookup details page (#796) by @amansinghbais in #799
- Fixed: issue of updated payment preference is not displayed on order details page, so sorted the data based on descending order of creation date(#797) by @ymaheshwari1 in #798
Full Changelog: v2.9.2...v2.9.3
Release 2.9.2
What's Changed
- Fixed: tracking code for the cancelled shipment showing on OrderLookUp page (#782) by @amansinghbais in #784
- Fixed: issue revolving around the void label state management (#786) by @amansinghbais in #787
- Improved: added a filter to not fetch shipment method of store pickup type (#790) by @amansinghbais in #793
- Improved: product store setting for disabling unpack button, reverted void label button from orderLookup, fixed issues in TO (#760) by @amansinghbais in #792
- Improved: The fetching logic of assigned picker by using a Solr-query instead of perform find (#611) by @R-Sourabh in #613
- Fixed: distorting ui due to skeleton text in inprogress page by @amansinghbais in #794
Full Changelog: v2.9.1...v2.9.2
Release 2.9.1
What's Changed
- Improved: refetching product store setting for the disable ship now on facilty/store change (#769) by @amansinghbais in #772
- Improved: displaying invoicing facilty on the order invoicing card (#749) by @amansinghbais in #778
- Improved: UI for the void label in lookup page, added support for print label (#769) by @amansinghbais in #773
Full Changelog: v2.9.0...v2.9.1
Release 2.9.0
What's Changed
- Fixed: Excluded cancelled order items on TO detail page (#762). by @ravilodhi in #763
- Fixed: old tracking details going for printing label post generation on packing (#764) by @amansinghbais in #765
- Implemented: Added support to print TO from TO Detail page (#766). by @ravilodhi in #767
- Implemented: void label functionality from the order lookup page (#760) by @amansinghbais in #768
- Improved: disabling ship now button based on the product store setting (#769) by @amansinghbais in #770
Full Changelog: v2.8.3...v2.9.0