LogBook
- entity type: AggregateRoot
- id:
374825ce-d642-43a5-a18e-922aa70215a6 - code:
LogBook - name: LogBook
- description: vehicle driving record
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| CostCenter | LookupEntity [CostCenter] | ✘ | ✔ | ✘ | ✘ | cost center for financial accounting | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | travel description | |
| DestinationLatitude | Text | ✘ | ✔ | ✘ | ✘ | destination latitude | |
| DestinationLongitude | Text | ✘ | ✔ | ✘ | ✘ | destination longitude | |
| DrivenKilometres | DecimalNumber | ✘ | ✘ | ✘ | ✘ | driven kilometres | |
| Driver | LookupEntity [Person] | ✘ | ✘ | ✘ | ✘ | driver | |
| FuelPricePerLitre | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | verified price per litre of fuel | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order structure of company | |
| Organization | LookupEntity [Organization] | ✘ | ✔ | ✘ | ✘ | organization related to travel destination | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project for financial accounting | |
| Refuelings | NestedEntity [FuelPumping] | ✘ | ✔ | ✔ | ✘ | fuel pumping on travel | |
| TachometerFinalState | DecimalNumber | ✘ | ✔ | ✘ | ✘ | tachometer final state in kilometres | |
| TachometerInitialState | DecimalNumber | ✘ | ✔ | ✘ | ✘ | tachometer initial state in kilometers | |
| TravelDestination | Text | ✘ | ✔ | ✘ | ✔ | travel destination | |
| TravelEnd | UtcDateTime | ✘ | ✘ | ✘ | ✘ | travel end | |
| TravelPurpose | Text | ✘ | ✔ | ✘ | ✔ | travel purpose | |
| TravelStart | UtcDateTime | ✘ | ✘ | ✘ | ✘ | travel start | |
| TravelType | LookupEntity [TravelType] | ✘ | ✘ | ✘ | ✘ | travel type (e.g. business, private) | |
| UseCompanyVehicleCoefficient | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | compensation coefficient for use of company car | |
| Vehicle | LookupEntity [VehicleRegistry] | ✘ | ✘ | ✘ | ✘ | vehicle used to drive travel |
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