Skip to content
Draft
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
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Each report includes an expense table showing:
- Amount
- Workspace violations (if applicable)

Additional columns such as **Attendees** and **Per attendee** can be enabled via the **Columns** picker when attendee tracking is available.
Additional columns such as **Posted**, **Attendees**, **Per attendee**, and **Original amount** can be enabled via the **Columns** picker. **Attendees** and **Per attendee** appear when attendee tracking is available, **Posted** shows when the expense has a posting date, and **Original amount** shows when the expense was converted from another currency.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@twisterdotcom, coming from #93522, I don’t believe we need those columns here. Could you please confirm?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@twisterdotcom WDYT? ^

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don’t believe we need those columns here

Why not @ahmedGaber93? The point of adding them is that they show everywhere.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why not?

@twisterdotcom I think Attendees and Per attendee is just examples, not a complete list.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@twisterdotcom WDYT? ^


Clicking a row opens the full expense details in a side panel (web) or details screen (mobile).

Expand Down
Loading