Skip to content

Releases: hotwax/fulfillment

Release 2.11.0

15 Nov 05:34
14c12d2
Compare
Choose a tag to compare

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

Full Changelog: v2.10.0...v2.11.0

Release 2.10.7

13 Nov 12:43
Compare
Choose a tag to compare

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

13 Nov 09:52
Compare
Choose a tag to compare

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

13 Nov 06:27
Compare
Choose a tag to compare

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

28 Oct 08:54
Compare
Choose a tag to compare

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

14 Oct 13:32
1ab7c47
Compare
Choose a tag to compare

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

01 Oct 04:48
c4fcca5
Compare
Choose a tag to compare

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

27 Sep 04:55
b62f30f
Compare
Choose a tag to compare

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

24 Sep 11:07
bc499c0
Compare
Choose a tag to compare

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

19 Sep 10:41
fa9803c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.3...v2.9.0