Skip to content

InvoicesStatus

reference
1 min readUpdated

Kind: Enum

Source: Pams/Web/Pams.Web/Client/app/models/invoices/invoices.model.ts (line 324)

Part of: Pams

Values

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

Used by

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

Imported by (6)

  • InvoiceDetailsComponentPams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • InvoicesListComponentPams/Web/Pams.Web/Client/app/components/invoices/invoices-list/invoices-list.component.ts:1
  • AccountDetailsComponentPams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts:1
  • NewJobComponentPams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts:1
  • PaymentMilestoneComponentPams/Web/Pams.Web/Client/app/components/sales/new-job/payment-milestone/payment-milestone.component.ts:1
  • InvoicesServicePams/Web/Pams.Web/Client/app/services/invoices/invoices.service.ts:1

Was this page helpful?

Download as PDF