Journal Entry Directions - codbex/codbex-olympus GitHub Wiki

Journal entry direction is the way to make easy arithmetic operations on transactions - debit and credit.

JournalEntryDirection

Entity Definition

  • Entity Type: Primary Entity
  • Layout Type: Manage Entities
Field Type Length Null? Calc? Ref? Description
Id INTEGER no - -
Name VARCHAR 200 no - - Name of the transaction direction

Predefined Data

Id Name
1 Debit
-1 Credit