Skip to content

LogHistoryModulesEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/components/log-history/log-history-model.ts (line 1)

Part of: Frontend

Values

  • None
  • SalesJob
  • PurchaseJob
  • Account
  • Contact
  • Project
  • Invoice
  • Payment
  • Task
  • Activity
  • AccountRegisteration
  • ProjectRegisteration
  • SalesInquiry
  • SalesOffer
  • SalesOrder
  • SalesDeliveredOrder
  • SalesItem
  • PurchaseInquiry
  • PurchaseOffer
  • PurchaseOrder
  • PurchaseItem
  • CancelSalesInquiry
  • CancelSalesOffer
  • CancelSalesOrder
  • RegretSalesInquiry
  • RegretSalesOffer
  • LossSalesOffer
  • RejectSalesOrder
  • CancelSalesItem
  • LossSalesItem
  • RegretSalesItem
  • RejectSalesItem
  • ActivateSalesItem
  • ActivateSalesInquiry
  • ActivateSalesOffer
  • ActivateSalesOrder
  • ActivateSalesJob
  • ChangeSalesJobStage
  • InvoiceDeduction
  • ActivityTopic
  • ActivityAction
  • CancelPurchaseInquiry
  • CancelPurchaseOffer
  • CancelPurchaseOrder
  • PrincipalContract
  • LetterOfGuarantee
  • LGDeduction
  • LGExtension
  • SalesOrderNote
  • SalesOfferNote

Used by

88 references from 88 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (88)

  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • BillingSettingsComponentFrontend/src/app/components/configuration/billing-settings/billing-settings.component.ts:1
  • BookingTargetsComponentFrontend/src/app/components/configuration/company/booking-targets/booking-targets.component.ts:1
  • NewBranchComponentFrontend/src/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • WarehouseConfigDetailsComponentFrontend/src/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts:1
  • CustomFieldsComponentFrontend/src/app/components/configuration/custom-fields/custom-fields.component.ts:1
  • DashboardSettingsDetailsComponentFrontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts:1
  • DoubleWayAuthenticationComponentFrontend/src/app/components/configuration/double-way-authentication/double-way-authentication.component.ts:1

…and 80 more.

Was this page helpful?

Download as PDF