Class QuoteDataHelper
Inherited Members
Namespace: SuperOffice.CRM.Sale
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public static class QuoteDataHelper
Methods
ChangeOriginalQuoteVersionAfterCreatedNewVersion(QuoteVersionRow)
Change state of an existing version when a new version has been created based on it.
Declaration
public static void ChangeOriginalQuoteVersionAfterCreatedNewVersion(QuoteVersionRow quoteVersionRow)
Parameters
| Type | Name | Description |
|---|---|---|
| QuoteVersionRow | quoteVersionRow | Existing QuoteVersionRow |
SetVersionStateOnChange(QuoteVersionRow)
Quoteline or alternative has been changed. Verify that the version does the same if it is in state of approved or rejected
Declaration
public static void SetVersionStateOnChange(QuoteVersionRow versionRow)
Parameters
| Type | Name | Description |
|---|---|---|
| QuoteVersionRow | versionRow |