Skip to content

Commit 7d71b63

Browse files
authored
Merge pull request #1655 from codatio/intelligent-upload-minor-change
Updated Great Plains file upload data types
2 parents 2574377 + 1e5705a commit 7d71b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Integrations/integrations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ export const spendInsightsFileUpload = [
265265
name: "Dynamics Great Plains",
266266
to: "/spend-insights/resources/link-file",
267267
sourceType: "accounting",
268-
tags: ["Bills and Bill Payments", "Suppliers", "Direct costs"],
268+
tags: ["Bills", "Suppliers", "Payments", "Direct costs"],
269269
img: "https://static.codat.io/public/officialLogos/Square/6B579544-0E46-4F02-B343-578CE5C3C6CC.png",
270270
},
271271
{

0 commit comments

Comments
 (0)