Skip to content
Merged
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
21 changes: 6 additions & 15 deletions docs/lending/features/liabilities-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,24 +259,15 @@ Follow the respective guides to set up and enable at least one accounting, banki

##### Accounting

<IntegrationsList
filter={[
"Dynamics 365 Business Central",
"Exact Online",
"FreshBooks",
"MYOB Business",
"Oracle NetSuite",
"QuickBooks Online",
"QuickBooks Desktop",
"Sage 50",
"Sage Accounting",
"Xero",
]}
/>
<IntegrationsList integrations={accountingIntegrations} />

##### Banking

<IntegrationsList integrations={bankingIntegrations} />

##### Commerce

<IntegrationsList filter={["Stripe", "Zettle"]} />
<IntegrationsList integrations={commerceIntegrations} />

#### Enable data types and sync schedule

Expand Down
Loading