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"],