Skip to content

CSM-Core Release Notes - 4.7.2025062026.199017



CSM Core  4.7.2025062026.199017

July 14, 2025

Features & Functionality

  • Added new API operations to support Amazon FBA functionality.
  • Added support for retrieving refunds by Order ID through automation.
  • Enhanced error messaging when a customer record is not found during order creation.
  • Refactored code to improve how document-required fields are set.
  • Introduced new value processing methods in CSM Core Utility:
    • Set Current Date If Required
    • Set Current Time If Required.
  • Increased the length of the AutomationGrpCode parameter from 20 to 50 characters in the CSMLoadCoreData.ProcessAPIAutomationProperty procedure.
  • Added a new event publisher CSMSENAPIOnSendCompanyToChannel in the CSM SENAPI Management codeunit.
  • Hidden unsupported actions on the Sales Channel and Price List pages.

Corrections

  • Fixed assignment of the B2B Company field when creating it from an order record:
    • Company Name now comes from CSMOrderHeader."Purchasing Entity Company Name" instead of the Bill-To Name.
    • External ID on CSMCompanyContact now comes from CSMOrderHeader."Purch. Entity Comp. Contact ID".
  • Fixed Sales Order missing Contact No. when using a Template Customer.
  • Fixed an issue in the SENAPIGetTierPriceCustGroupIDForSalesPrice procedure where it failed to retrieve the Sales Channel record.
  • Resolved an issue when refreshing Item Attribute Options from Item Variation Options.