Payment Directions - codbex/codbex-olympus GitHub Wiki

Payment Direction is the way to make easy arithmetic operations on payments - incoming and outgoing.

PaymentDirection

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 payment direction

Predefined Data

Id Name
1 Incoming
-1 Outgoing