Skip to main content

Revenue Recognition screenshots

This folder collects screenshots referenced from the docs/user-guide/bookkeeping/ IFRS 15 docs and the docs/journeys/ IFRS 15 persona stories.

Spec: bookkeeping-ifrs15-revenue

Naming convention

Screenshots are named <surface>-<sequence>.png matching the user-guide step they illustrate:

  • contract-entry-01.pngcontract-entry-04.png — contract entry form
  • revenue-waterfall-01.pngrevenue-waterfall-04.png — 60-month chart and segment filter
  • contract-balances-01.pngcontract-balances-03.png — asset/liability bar chart and drill-down
  • variable-consideration-01.pngvariable-consideration-04.png — re-estimation modal with constraint reason
  • disclosure-viewer-01.pngdisclosure-viewer-05.png — IFRS 15.110-129 pack viewer with export buttons

How screenshots get captured

Screenshots are captured by the Playwright e2e screenshot run (tests/e2e/docs-screenshots.spec.ts pattern) once the live OpenRegister instance is seeded with the design-doc Example 1 (36-month SaaS contract) and Example 2 (construction contract) fixtures. The implementing cycle wires the seed fixtures + screenshot spec.

Until then this folder is intentionally a single README placeholder so the docs/user-guide/bookkeeping/ifrs15-disclosure.md and sibling docs can link forward without 404-ing the docs site build.