Skip to content

TemplateTypesEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/services/configurations/templates/templates.service.ts (line 24)

Part of: Frontend

Values

  • Inquiry
  • TechnicalOffer
  • CommercialOffer
  • OrderConfirmation
  • LocalVendorCoverLetter
  • PurchaseInquiry
  • PurchaseOrder
  • InspectionSheet
  • CommissionInvoice
  • SalesInvoice

Used by

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

Imported by (4)

  • TemplatesListComponentFrontend/src/app/components/configuration/templates/templates-list/templates-list.component.ts:1
  • ProcurementDetailsComponentFrontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1
  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1

Was this page helpful?

Download as PDF