Skip to main content

Overview

The Journal displays running debits and credits for all accounting transactions. While business owner-operators don’t typically access this view, it allows bookkeepers to:
  • Review debits/credits in manner that bookkeepers are used to
  • Add manual journal entries, which can be required in extreme edge cases
  • View a Trial Balance report
Journal Demo

Embedding the Journal

To initialize the Tight Embedded experience using plain Javascript in your project, follow the instructions on Embedding Tight’s white-labeled UI. Below is an example JS embedding of the Journal:
Tight.renderScreen(elementId, 'journal');