Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support variations for Dynamics, Sage 50 and 200 #1427

Merged
merged 3 commits into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For more details about the supported data types and operations, see [Dynamics 36

## Version support

The integration supports all versions of Dynamics 365 Business Central released after April 2023 (versions 22 and later). For information about how to check your current version, see <a className="external" href="https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/update-rollout-timeline" target="_blank">Major Updates and Minor Updates for Business Central Online</a> in the Dynamics 365 documentation.
The integration supports all [desktop](https://learn.microsoft.com/en-gb/dynamics365/business-central/install-desktop-app) and web app versions of Dynamics 365 Business Central released after April 2023 (versions 22 and later). For information about how to check your current version, see <a className="external" href="https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/update-rollout-timeline" target="_blank">Major Updates and Minor Updates for Business Central Online</a> in the Dynamics 365 documentation.

## Set up the integration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ See [Set up the Sage 200cloud integration](/integrations/accounting/sage200/acco

## Supported versions

The integration supports Sage 200 **Standard** online only.
The integration supports Sage 200 **Standard** Online only. Sage 200 Professional (Desktop) is not supported.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ sidebar_label: Requirements

## Supported versions

Codat support versions 26, 27, 28, 29 and 30 of Sage 50c Accounts Standard & Professional. This is in line with <a className="external" href="https://gb-kb.sage.com/portal/app/portlets/results/viewsolution.jsp?solutionid=200427112228593" target="_blank">Sage's software lifecycle policy</a>. If you experience issues with the supported versions, please use our [support request form](https://codat.zendesk.com/hc/en-gb/requests/new) to raise a ticket. If you would like to register your interest in an unsupported version, please contact your account manager.
Codat supports the following variation of Sage 50:

- Sage 50 and Sage 50 cloud (Sage 50c)
- Versions 26, 27, 28, 29 and 30
- Standard and Professional plans

This is in line with <a className="external" href="https://gb-kb.sage.com/portal/app/portlets/results/viewsolution.jsp?solutionid=200427112228593" target="_blank">Sage's software lifecycle policy</a>. If you experience issues with the supported versions, please use our [support request form](https://codat.zendesk.com/hc/en-gb/requests/new) to raise a ticket. If you would like to register your interest in an unsupported version, please contact your account manager.

## Unsupported versions

Expand Down
Loading