An ISO 4217 currency the tenant transacts in. Name holds the ISO code itself (for example INR or USD) while label, symbol and decimalPlaces drive display and rounding. Exactly one row per company should be flagged isBaseCurrency - the functional/reporting currency - and rows are keyed to their owning company via partnerAccountId.
Fields
| Field | Label | Type | Required | What it does |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
DecimalPlaces | Decimal Places | Number | | |
Id | Id | Guid | Yes | |
IsActive | Is Active | Boolean | | |
IsBaseCurrency | Is Base Currency | Boolean | | |
Label | Label | Text | | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | Holds the ISO 4217 code itself (for example INR or USD), not a display name - the friendly name lives in the label field. |
OwnerId | Owner | Lookup → UserAccount | Yes | |
PartnerAccountId | Partner Account | Lookup → Account | | |
RecordTypeId | Record Type | Guid, hidden | | |
Symbol | Symbol | Text | | |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
Edit | Edit | Edit | Edit |
New | New | New | New |