Skip to content

InvoiceStatusEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/models/principals-invoice/principals-invoice.ts (line 34)

Part of: Frontend

Values

  • NA
  • Draft
  • AwatingApproval
  • Approved
  • Due
  • Overdue
  • Paid
  • OverDue30Dayes
  • OverDue60Dayes
  • OverDue90Dayes
  • OverDue180Dayes
  • OverDue360Dayes
  • ConsederAsPaid
  • PartialyPaid
  • ReadyForApproval
  • RejectedApproval
  • ConsederAsDue
  • Upcoming
  • AwaitingPrincipalPayoff

Used by

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

Imported by (3)

  • InvoicesListComponentFrontend/src/app/components/invoices/invoices-list/invoices-list.component.ts:1
  • PrincipalInvoiceComponentFrontend/src/app/components/principal-invoice/principal-invoice.component.ts:1
  • PrincipalsInvoiceDetailsComponentFrontend/src/app/components/principal-invoice/principals-invoice-details/principals-invoice-details.component.ts:1

Was this page helpful?

Download as PDF