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
3 changes: 2 additions & 1 deletion docs/articles/Unlisted/Configure-Rillet.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ On the Rillet integration, choose **Advanced** to configure:
- **Cash** exports reimbursable expenses after they are paid.
- **Sync reimbursed reports** – Automatically create bill payments in Rillet when vendor bills are reimbursed in Expensify.
- **Sync Expensify Card settlements** – Automatically create settlement payments in Rillet for Expensify Card transactions.
- **Sync Consolidated Travel Billing settlements** – Automatically create settlement payments in Rillet for Consolidated Travel Billing transactions.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Qualify the travel settlement toggle's availability

For workspaces where Consolidated Travel Billing is not enabled, this setting is absent: RilletAdvancedPage renders the toggle only inside the isTravelBillingEnabled condition. Listing it as an unconditional Advanced option tells those admins to look for a control they cannot see; note that it appears only after Consolidated Travel Billing is enabled.

Useful? React with 👍 / 👎.


---

Expand Down Expand Up @@ -98,4 +99,4 @@ Reimbursable expenses export as vendor bills matched to the report submitter's e

## Do I need a bill payment or settlements account?

A bill payment account is required only when **Sync reimbursed reports** is enabled, and a settlements account is required only when **Sync Expensify Card settlements** is enabled.
A bill payment account is required only when **Sync reimbursed reports** is enabled, and a settlements account is required only when **Sync Expensify Card settlements** or **Sync Consolidated Travel Billing settlements** is enabled.
Loading