CPM Core 1.15.2026030527.260037 March 05, 2025
CPM-Core Release Notes - 1.15.2026031828.263755
CPM Core 1.15.2026031828.263755
March 19, 2026
Important: Action Required Before Upgrading
This release drops support for Business Central versions earlier than BC 25. If your environment is running BC 24 or earlier, you must upgrade Business Central before installing this version of CPM-Core.
This release also permanently removes several deprecated features. Review the Compatibility Updates section below to confirm that none of the removed items affect your environment before upgrading.
Business Central Version History
Compatibility Updates
Business Central 24 and Earlier No Longer Supported
CPM-Core now requires Business Central 25 or later. This aligns CPM with the versions of BC that are actively supported by Microsoft and ensures compatibility with current platform APIs and runtime behavior.
- All dependent CPM marketplace apps (CPM-Stripe, CPM-Usio) share this requirement.
- If you are not sure which version of BC you are running, check Help & Support → Troubleshooting in Business Central.
Excel Reports Removed from CPM Administrator Role Center
The Excel Reports action group has been removed from the CPM Administrator Role Center. This group contained seven financial report actions whose underlying base application codeunits Microsoft has deprecated and is removing in a future Business Central release:
- Balance Sheet
- Income Statement
- Cash Flow Statement
- Retained Earnings Statement
- Trial Balance
- Aged Accounts Payable
- Aged Accounts Receivable
These actions will no longer appear on the CPM Administrator Role Center after upgrading to this release. Users requiring these reports should access them directly through the standard Business Central role centers or the report list.
Job Queue Error Suppression Behavior Removed
An event subscriber in the CPM Default Automation codeunit that suppressed error logging when the codeunit ran as a job queue entry has been removed. The underlying event is deprecated by Microsoft in an upcoming Business Central release. Job queue entries for CPM Default Automation will now follow standard Business Central error logging behavior.
Prepared for Business Central 28
The Standard Service Invoice report has been updated to use the dedicated Service Format Address codeunit for billing and shipping address formatting, replacing the previously used generic Format Address codeunit methods. In Business Central 28, Microsoft relocated these service-specific methods to a dedicated codeunit. Billing and shipping address formatting on service invoices works exactly as before. This update ensures CPM-Core will continue to compile correctly when BC 28 becomes available.