Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/knowledge-base/advanced-sync-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For example, to configure advanced settings for our `invoices` data type, send t

## 💡 Tips and traps

- When using advanced sync settings, settle on a uniform approach across your data types, as we cannot guarantee consistency if different approaches are applied.
- When using advanced sync settings, settle on a uniform approach across your data types, e.g. all data types request 24 months. This is because some data types share requests which can cause inconsistency if different approaches are applied.

- Advanced sync settings can be applied to all data types, but we advise you do not set them for reference data, such as customers, suppliers, chart of accounts, tax rates, tracking categories, and items.

Expand Down
Loading