Skip to content

Releases: hotwax/fulfillment

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

Release 2.8.3

13 Sep 11:14
7e058b1
Compare
Choose a tag to compare

What's Changed

  • Fixed: using orderName for invoicing search instead of orderId by @amansinghbais in #759

Full Changelog: v2.8.2...v2.8.3

Release 2.8.2

13 Sep 05:14
8c43975
Compare
Choose a tag to compare

What's Changed

  • Improved: Passed selected component while rejecting kit in the desired format (#723). by @ravilodhi in #743
  • Improved: added a flag for generation of label when hitting retryShippingLabel (#745) by @amansinghbais in #746
  • Improved: Disabled actions if order has missing information especially in case where order is marked as packed but the detail in Solr are not updated immediately (#739). by @ravilodhi in #744
  • Improved: fetching transfer order shipment detail before retrying (#745) by @amansinghbais in #748
  • Added newly integrated carrier and shipment method data in the en,es and ja.json file by @AjinkyaM1 in #750
  • Improved: Displayed message if there are not shipping methods associated with carrier on the generate tracking code modal (#649). by @ravilodhi in #757
  • Fixed: Removed product store shipment methods on removing carrier shipment method (#734). by @ravilodhi in #756
  • Improved: removed the generate label button from the shipment card for in-progress orders (#751) by @amansinghbais in #755
  • Implemented: order invoicing status on order details page (#749) by @amansinghbais in #754

New Contributors

Full Changelog: v2.8.1...v2.8.2

Release 2.8.1

10 Sep 14:21
cc88042
Compare
Choose a tag to compare

What's Changed

  • Fixed: loader not dismissing on packing order (#411) by @amansinghbais in #728
  • Made usage of new rejection api configurable. by @ravilodhi in #731
  • Fixed: Removed force rate shop while retrying label for TO as we already set carrierPartyId to NA for TO and that will enable the rate shop. (#729) by @ravilodhi in #732
  • Improved: Displayed checkbox on kit component if the kit product is marked for rejection (#723). by @ravilodhi in #724
  • Fixed: Fetched shipping gateway error when retry shipping label failed. Also reset the gateway error message on change of carrier/shipping method. (#725) by @ravilodhi in #733
  • Fixed: Displayed message correctly when there is no method associated with carrier (#649). by @ravilodhi in #735
  • Fixed: Passed selected components while rejecting kit (#723). by @ravilodhi in #736
  • kit component rejection by @ravilodhi in #737
  • Updated: app version for patch release v2.8.1. by @ravilodhi in #738
  • Improved: Passed rejected component directly instead of passing as json string (#723). by @ravilodhi in #740
  • Revert "Improved: Passed rejected component directly instead of passing as json string (#723)." by @ravilodhi in #741
  • Improved: sending customer partyId as payload for activating gift card (#716) by @amansinghbais in #742

Full Changelog: v2.8.0...v2.8.1

Release 2.8.0

04 Sep 05:42
c2ab942
Compare
Choose a tag to compare

What's Changed

  • Implemented: support to display trackingNumber information on the orderLookup details page(#695) by @ymaheshwari1 in #697
  • Improved: added permission over the organization tab header to hide in case of no tab pemrission (#562) by @amansinghbais in #705
  • Fixed: Displayed correct carrier and method selected when moving from open to in progress page from order detail page (#702). by @ravilodhi in #710
  • Fixed: applied filters should persist when the user navigates back to the Transfer Order list page(#699) by @R-Sourabh in #711
  • Improved: enhance the filter options labels with checkbox(#674) by @R-Sourabh in #706
  • Fixed: typo in the orderlookup page in municipio by @ymaheshwari1 in #718
  • Implemented: added support to add tracking code to orders manually (#305) by @amansinghbais in #712
  • Improved: description in the partial order rejection card (#572) by @amansinghbais in #700
  • Improved: Displayed message string when no shipment method is linked to the selected carrier (#649). by @ravilodhi in #719
  • Implemented: added support for gift card activation (#716) by @amansinghbais in #721
  • Improved: support for adding tracking details while packing (#704) by @amansinghbais in #717

Full Changelog: v2.7.2...v2.8.0

Release 2.7.2

05 Aug 05:53
Compare
Choose a tag to compare

What's Changed

  • Fixed: made enhancement in button label for better clarity #460 by @Ridwan6947 in #668
  • Fixed: Correctly unset the shipping method on carrier change (#681). by @ravilodhi in #685
  • Fixed: Corrected logic to update OISG record while changing carrier/method. Also removed none option from shipping method list and set the first method by default. (#681) by @ravilodhi in #687
  • Improved: Handled the case to keep the carrier and shipment method type to the original one if changing carrier/method returns error (#681). by @ravilodhi in #691
  • Fixed: toggle still working on disabling based on permission (#664) by @amansinghbais in #686
  • Fixed: entire order rejection not working in case of multiple shipments in an order (#572) by @amansinghbais in #692
  • Improved: logic for updating product count on scanning in transfer order details page (#670) by @amansinghbais in #690
  • Fixed: lifecycle hooks used to fetching and clearing transfer orders (#669) by @amansinghbais in #684
  • Fixed: tracking code label disappearing after shipping label generation of transfer order item (#676) by @amansinghbais in #694
  • Fixed: discrepancy in order count and display when applying filters in transfer order section (#675) by @amansinghbais in #696
  • Improved: event handling for the transfer order item qty input (#688) by @amansinghbais in #693

New Contributors

Full Changelog: v2.7.1...v2.7.2