| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Most recent date on which a user referenced this record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Most recent date on which a user viewed this record.
|
| Name |
- Type
- string
- Properties
- Create, Defaulted on create, Filter, Group, idLookup, Nillable,
Sort, Update
- Description
- Unique identification of the record.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the record owner.
- This is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| cgcloud__Active__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Active flag.
- The default value is true.
|
| cgcloud__Cash_Check_In_Required__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Defines whether the cash check-in at the end of each tour is
mandatory.
- Possible values are:
|
| cgcloud__Cash_Handling_Required__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Specifies whether the driver can perform cash-related actions
during the tour execution.
- The default value is false.
|
| cgcloud__Consider_Mileage__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort,
Update
- Description
- Specifies whether it's mandatory for the driver to document
odometer information when beginning and finishing the tour.
- Possible values are:
- The default value is No.
|
| cgcloud__Consider_Multiple_Warehouses__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Defines if more than one warehouse must be considered for the
tour.
- The default value is false.
|
| cgcloud__Consider_Vehicle_Status__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort,
Update
- Description
- Specifies whether the driver has to check and document the status
or damages of the truck (and its trailers) at the beginning and end
of the tour.
- Possible values are:
- No
-
Status—Only
Status
-
StatusReason—Status + Reason
- The default value is No.
|
| cgcloud__Consider_Vehicle__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort,
Update
- Description
- Specifies whether it's mandatory for the driver to check the
license plate numbers of the truck and its trailers.
- Possible values are:
- No
- Truck
-
TruckTrailer—Truck+Trailer
-
TruckTrailers—Truck + Trailer 1,2
- The default value is Truck.
|
| cgcloud__Default_Currency__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Defines the default currency of the tour template.
- Possible values are:
- CAD
- CHF
- EUR
- GBP
-
JPY—Yen
- NOK
- RUB
- USD
|
| cgcloud__Description_Language_1__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stores the description of language 1.
|
| cgcloud__Description_Language_2__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stores the description of language 2.
|
| cgcloud__Description_Language_3__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stores the description of language 3.
|
| cgcloud__Description_Language_4__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Stores the description of language 4.
|
| cgcloud__Description__c |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Description based on the user-specified language.
- This is a calculated field.
- Formula
-
1CASE($User.cgcloud__Language_Postfix__c,
2"Language1", cgcloud__Description_Language_1__c,
3"Language2", BLANKVALUE(cgcloud__Description_Language_2__c,cgcloud__Description_Language_1__c),
4"Language3", BLANKVALUE(cgcloud__Description_Language_3__c,cgcloud__Description_Language_1__c),
5"Language4", BLANKVALUE(cgcloud__Description_Language_4__c,cgcloud__Description_Language_1__c),
6cgcloud__Description_Language_1__c)
|
| cgcloud__Express_Check_Out__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Specifies whether express checkout is allowed for this
template.
- The default value is false.
|
| cgcloud__Mobility_User_Guidance_End_of_Day__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort,
Update
- Description
- Mobility user guidance for the end-of-day process.
- Possible values are:
- The default value is None.
|
| cgcloud__Mobility_User_Guidance_Start_of_Day__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort,
Update
- Description
- Mobility user guidance for the start-of-day process.
- Possible values are:
- The default value is None.
|
| cgcloud__Multiple_Cash_Check_In_Allowed__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Defines whether the multiple cash check-ins for one tour is
allowed.
- The default value is false.
|
| cgcloud__Sales_Org__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- Describes the sales org to which the tour template belongs.
- Possible values are:
|
| cgcloud__Show_Cash_Info__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Shows cash and expenses information in the tour summary
report.
- The default value is false.
|
| cgcloud__Sync_Options__c |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Sort,
Update
- Description
- Specifies whether an immediate background synchronization is to be
started after a special event.
- Possible values are:
- No
-
OnTourEnd—On
Tour End
-
OnTourEndStart—On Tour End/Start
-
OnTourStart—On
Tour Start
- The default value is No.
|