Skip to content

InvoicesType

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/models/invoices/invoices.model.ts (line 306)

Part of: Frontend

Values

  • Commission
  • Sales
  • PurhaseInvoice
  • PrincipalInvoice
  • CommissionAdditionalInvoice
  • SalesAdditionalInvoice
  • CommissionGroupedInvoice
  • SalesGroupedInvoice
  • AccountInvoice

Used by

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

Imported by (5)

  • WidgetBacklogInvoicesFrontend/src/app/components/dashboard/dashboard-libary/widgets/widget-forecast-backlog-payment/widget-forecast-backlog-payment.component.ts:1
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • InvoicesListComponentFrontend/src/app/components/invoices/invoices-list/invoices-list.component.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1

Was this page helpful?

Download as PDF