CSM-Core Updates & News

CSM-Core Release Notes - 4.8.2026011627.244386

Written by Suite Engine Support | Jan 22, 2026 2:51:19 PM


CSM Core  4.8.2026011627.244386

Released: January 19, 2025

Functionality

  • New Integration Event: Two new integration events have been added to 'CSM Create Sales Order' and 'CSM Create Sales Credit Memo' that enable developers to modify the Your Reference value before the validate() method is called.
    • codeunit 70338209 "CSM Create Sales Order"
      • OnUpdateSalesOrderPaymentMethodOnBeforeValidateYourReference
    • codeunit 70338215 "CSM Create Sales Credit Memo"
      • OnUpdateCreditMemoPaymentMethodOnBeforeValidateYourReference

  •