Show / Hide Table of Contents

Class UserPreferenceStrings.Sale

Preference keys for sales settings

Inheritance
object
UserPreferenceStrings.Sale
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.Sale

Fields

ConfirmCreateSuggAppointment

Set to false to skip showing the dialog that asks you if you want to create a new appointment from a suggestion.

Declaration
public const string ConfirmCreateSuggAppointment = "ConfirmCreateSuggAppointment"
Field Value
Type Description
string

CreateQuoteFollowup

Default create new followup when sending quote.

Declaration
public const string CreateQuoteFollowup = "CreateQuoteFollowup"
Field Value
Type Description
string

DefaultQuoteDeliveryTerm

Default delivery term for new quote

Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard
Declaration
public const string DefaultQuoteDeliveryTerm = "DefaultQuoteDeliveryTerm"
Field Value
Type Description
string

DefaultQuoteDeliveryType

Default delivery type for new quote

Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard
Declaration
public const string DefaultQuoteDeliveryType = "DefaultQuoteDeliveryType"
Field Value
Type Description
string

DefaultQuotePaymentTerm

Default payment term for new quote

Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard
Declaration
public const string DefaultQuotePaymentTerm = "DefaultQuotePaymentTerm"
Field Value
Type Description
string

DefaultQuotePaymentType

Default payment type for new quote

Control type: ListTableRef, access: Admin, Crm, Admin users, Wizard
Declaration
public const string DefaultQuotePaymentType = "DefaultQuotePaymentType"
Field Value
Type Description
string

EnableSaleStakeholders

Enable/disable stakeholders archives and functionality

Declaration
public const string EnableSaleStakeholders = "EnableSaleStakeholders"
Field Value
Type Description
string

FollowupDaysBeforeQuoteExpiry

Number of days before the quote expiry date to default the follow-up.

Declaration
public const string FollowupDaysBeforeQuoteExpiry = "FollowupDaysBeforeQuoteExpiry"
Field Value
Type Description
string

ImageSize

Maximum product image size, largest dimension

Declaration
public const string ImageSize = "ImageSize"
Field Value
Type Description
string

MarkSaleSold

Default choose to Mark sale as sold when place order on quote.

Declaration
public const string MarkSaleSold = "MarkSaleSold"
Field Value
Type Description
string

Section

Section heading

Declaration
public const string Section = "Sale"
Field Value
Type Description
string

SendOrderAsEmail

Default choose to send the order confirmation of the quote as an email.

Declaration
public const string SendOrderAsEmail = "SendOrderAsEmail"
Field Value
Type Description
string

SendQuoteAsEmail

Default choose to send the quote as an email.

Declaration
public const string SendQuoteAsEmail = "SendQuoteAsEmail"
Field Value
Type Description
string

SendQuoteFavouriteOnly

Last state of checkbox in Send Quote dialog

Declaration
public const string SendQuoteFavouriteOnly = "SendQuoteFavouriteOnly"
Field Value
Type Description
string

SkipCompletedSales

Set to true to skip completed sales when searching or stepping in sales.

Declaration
public const string SkipCompletedSales = "SkipCompletedSales"
Field Value
Type Description
string

ThumbnailSize

Maximum thumbnail size, largest dimension

Declaration
public const string ThumbnailSize = "ThumbnailSize"
Field Value
Type Description
string

UseCompanyPostalAddressForQuote

Set to true to always use company postal address for the delivery address if no custom delivery address is defined.

Declaration
public const string UseCompanyPostalAddressForQuote = "UseCompanyPostalAddressForQuote"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top