From 1a6ad40ed2843b4fb24150e9f6cb4ba4d0bc6241 Mon Sep 17 00:00:00 2001
From: pmckinney-codat
Date: Thu, 22 Jan 2026 15:19:34 +0000
Subject: [PATCH] =?UTF-8?q?Add=20further=20support=20=C3=ADntelligent=20up?=
=?UTF-8?q?load=20integrations?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Integrations/integrations.js | 43 +++++++++------------
1 file changed, 18 insertions(+), 25 deletions(-)
diff --git a/src/components/Integrations/integrations.js b/src/components/Integrations/integrations.js
index 002ab9d19..a7c3966a0 100644
--- a/src/components/Integrations/integrations.js
+++ b/src/components/Integrations/integrations.js
@@ -171,6 +171,13 @@ export const spendInsightsFileUpload = [
tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
img: "https://static.codat.io/public/officialLogos/Square/acumatica.png",
},
+ {
+ name: "Deltek Ajera",
+ to: "/spend-insights/resources/link-file",
+ sourceType: "accounting",
+ tags: ["Bills", "Suppliers", "Payments"],
+ img: "https://static.codat.io/public/officialLogos/Square/ajera.jpg",
+ },
{
name: "Epicor",
to: "/spend-insights/resources/link-file",
@@ -220,27 +227,6 @@ export const spendInsightsFileUpload = [
tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
img: "https://static.codat.io/public/officialLogos/Square/infor-lawson.png",
},
- {
- name: "QuickBooks Desktop",
- to: "/spend-insights/resources/link-file",
- sourceType: "accounting",
- tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
- img: "https://static.codat.io/public/officialLogos/Square/19EEFA32-58A8-4097-B95A-EF150BF24FA0.png",
- },
- {
- name: "QuickBooks Online",
- to: "/spend-insights/resources/link-file",
- sourceType: "accounting",
- tags: ["Bills", "Suppliers", "Payments"],
- img: "https://static.codat.io/public/officialLogos/Square/D3A7993F-8165-46EF-8C61-F3C06C3EF88A.png",
- },
- {
- name: "Intuit Enterprise Suite",
- to: "/spend-insights/resources/link-file",
- sourceType: "accounting",
- tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
- img: "https://static.codat.io/public/officialLogos/Square/D3A7993F-8165-46EF-8C61-F3C06C3EF88A.png",
- },
{
name: "Meditech",
to: "/spend-insights/resources/link-file",
@@ -340,28 +326,35 @@ export const spendInsightsFileUpload = [
img: "https://static.codat.io/public/officialLogos/Square/oracle-jd-edwards.png",
},
{
- name: "Sage 200 Professional",
+ name: "Sage 50 Accounts",
to: "/spend-insights/resources/link-file",
sourceType: "accounting",
tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
img: "https://static.codat.io/public/officialLogos/Square/sage.png",
},
{
- name: "Sage 200 Standard",
+ name: "Sage 50 Accounts Cloud",
to: "/spend-insights/resources/link-file",
sourceType: "accounting",
tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
img: "https://static.codat.io/public/officialLogos/Square/sage.png",
},
{
- name: "Sage 50 Accounts",
+ name: "Sage 100",
to: "/spend-insights/resources/link-file",
sourceType: "accounting",
tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
img: "https://static.codat.io/public/officialLogos/Square/sage.png",
},
{
- name: "Sage 50 Accounts Cloud",
+ name: "Sage 200 Professional",
+ to: "/spend-insights/resources/link-file",
+ sourceType: "accounting",
+ tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
+ img: "https://static.codat.io/public/officialLogos/Square/sage.png",
+ },
+ {
+ name: "Sage 200 Standard",
to: "/spend-insights/resources/link-file",
sourceType: "accounting",
tags: ["Bills", "Suppliers", "Payments", "Direct costs"],