Enum: ErpAccountKind
Kind of ERP account.
URI: ErpAccountKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| estimate | cim:ErpAccountKind.estimate | |
| normal | cim:ErpAccountKind.normal | |
| reversal | cim:ErpAccountKind.reversal | |
| statistical | cim:ErpAccountKind.statistical |
Slots
| Name | Description |
|---|---|
| account_kind | Kind of account for this entry |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: ErpAccountKind
description: Kind of ERP account.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ErpAccountKind
permissible_values:
estimate:
text: estimate
meaning: cim:ErpAccountKind.estimate
normal:
text: normal
meaning: cim:ErpAccountKind.normal
reversal:
text: reversal
meaning: cim:ErpAccountKind.reversal
statistical:
text: statistical
meaning: cim:ErpAccountKind.statistical