docs: fiscal host profile hides internal platform billing transactions - #25
Draft
cursor[bot] wants to merge 1 commit into
Draft
docs: fiscal host profile hides internal platform billing transactions#25cursor[bot] wants to merge 1 commit into
cursor[bot] wants to merge 1 commit into
Conversation
Document frontend change (opencollective-frontend#12345) that excludes PLATFORM_TIP and APPLICATION_FEE from the default Budget and Transactions sections on Fiscal Host public profiles. Dashboard transactions, exports, and API behavior are unchanged. Co-authored-by: Benjamin Piouffle <Betree@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents frontend change opencollective-frontend#12345: Fiscal Host public profile pages no longer show internal platform billing transactions (platform tips on the internal Platform Tips account and application fees) in the default Budget and Transactions sections.
Docs added/updated
advanced/ledger/viewing-transactions.md— new "Public profile vs. Dashboard" section for fiscal hostsadvanced/ledger/individual-transactions.md— addedAPPLICATION_FEEtransaction kind; clarifiedPLATFORM_TIPon host accountsadvanced/ledger/ledger-changelog.md— August 2026 changelog entryfiscal-hosts/platform-settlements.md— where to find platform tip activityCodepaths covered
getDefaultKinds({ isHost }))Knowledge gaps addressed
Other recent changes reviewed (no doc updates needed)