-
Notifications
You must be signed in to change notification settings - Fork 0
Journal Entries
Nedelcho Delchev edited this page Jan 25, 2024
·
3 revisions
Journal entries keeps the track of the General Ledger
- Entity Type:
Primary Entity - Layout Type:
Manage Entities
| Field | Type | Length | Null? | Calc? | Ref? | Description |
|---|---|---|---|---|---|---|
| Id | INTEGER | no | - | - | ||
| Date | DATE | no | - | - | The transaction date | |
| Account | INTEGER | no | - | - | The account reference to Account | |
| Direction | INTEGER | no | - | - | Reference to Journal Entry Direction | |
| Reference | INTEGER | no | - | - | Reference via UUID of the source document |