Show / Hide Table of Contents

Enum QuoteVersionButtonAction

Possible actions for QuoteVersionButton states.

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum QuoteVersionButtonAction

Fields

Name Description
Approve

4: Approve the quote version.

CloneVersion

9: Make a copy of the quote version.

Edit

2: Edit the quote version.

GetOrderState

11: Fetch updated values from the ERP system and show the results in the dialog.

None

0: No action

Reject

5: Reject the quote version.

Send

3: Send the quote version.

SendConfirmation

10: Send confirmation.

UpdatePrices

12: Ask the quote connector to update the prices for the entire version.

ValidateVersion

1: Validate the quote version.

ValidateVersionAndPlaceOrderIfPossible

8: Validate the quote version and place the order if possible.

ValidateVersionAndSendIfPossible

7: Validate the quote version and send if possible.

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.QuoteVersionButtonAction, To>()
ObjectExtensions.AssignByReflection<QuoteVersionButtonAction>(QuoteVersionButtonAction)
ObjectExtensions.GraphCopy<QuoteVersionButtonAction>()
Converters.MapEnums<QuoteVersionButtonAction, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top