TrialPL
Generated schema file.
Columns
| Name | Type | References | |
| CompanyId [KEY] | Integer | ||
| FiscalYear [KEY] | Integer | ||
| BreakdownDisplayType | String | ||
| CreatedAt | Datetime | ||
| AccountItemId [KEY] | Integer | ||
| AccountItemName | String | ||
| HierarchyLevel | Integer | ||
| AccountCategoryName | String | ||
| OpeningBalance | Decimal | ||
| DebitAmount | Decimal | ||
| CreditAmount | Decimal | ||
| ClosingBalance | Decimal | ||
| CompositionRatio | Double |