Draft
This is a preliminary version of the VDM documentation.
Organization
- entity type: AggregateRoot
- id:
b6530960-bb27-4980-b1bf-80ba28e78e0e - code:
Organization - name: Organization
- description: public information about organization, its addresses, contacts and bank accounts
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Addresses | NestedEntity [Address] | ✘ | ✔ | ✔ | ✘ | company addresses | |
| BankAccounts | NestedEntity [BankAccount] | ✘ | ✔ | ✔ | ✘ | company bank accounts | |
| Code | Text | ✔ | ✘ | ✘ | ✘ | company identifier combined from IdentificationNumber and CountryCode | |
| Contacts | NestedEntity [Contact] | ✘ | ✔ | ✔ | ✘ | company contacts | |
| CountryCode | Text | ✔ | ✘ | ✘ | ✘ | country code which issued national identification number (ISO 3166-1 alpha-2 format) | |
| DateOfFoundation | Date | ✘ | ✔ | ✘ | ✘ | date of foundation | |
| DateOfTermination | Date | ✘ | ✔ | ✘ | ✘ | date of termination | |
| IdentificationNumber | Text | ✔ | ✘ | ✘ | ✘ | national identification number of company issued by national authority (notes: IČ in CZ) | |
| LegalForm | LookupEntity [LegalFormType] | ✘ | ✔ | ✘ | ✘ | legal form of company | |
| Name | Text | ✔ | ✔ | ✘ | ✘ | company name | |
| TaxId | Text | ✘ | ✔ | ✘ | ✘ | tax identifier (notes: DIČ in CZ) | |
| VatIn | Text | ✘ | ✔ | ✘ | ✘ | vat identification number (notes: IČ DPH in SK) |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here