Skip to content

CSM-Core Release Notes - 4.6.2025051326.190873



CSM Core 4.6.2025051326.190873

May 20, 2025

New Features & Functionality
  • Use "Purchasing Entity Company Name" on Customer Creation

    • When populated, the Purchasing Entity Company Name field on the CSM Order Header is now used as the Bill-to and Ship-to customer name during the customer creation process.
  • A new procedure has been added to the CSM Sales Channel record: SendListingAvailabilityToChannel.
    • This procedure can be called to send all listings marked with Availability Requires Update = true to the external platform.
    • An event trigger, OnSendListingAvailabilityToChannelOnAfterSetFilters, is also available, allowing subscribers to modify the default filter behavior if needed.

 

Corrections
  • Prevent Empty Inventory Availability Payloads

    • Fixed an issue where an API call for inventory availability was being executed even when no records had Availability Requires Update = true. This fix ensures that empty payloads are no longer sent for sales channels with Advanced Availability enabled.

  • Corrected Item Attribute Option Filter
    • Fixed an incorrect filter in the RefreshCSMItemAttributeFromItemVariant procedure that affected how item attribute options were refreshed.