Skip to content

EnumPaymentMilestoneType

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 700)

Part of: Frontend

Values

  • NA
  • DownPayment
  • Advanced
  • OnDelivery
  • AfterDelivery

Used by

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

Imported by (20)

  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • InvoicesListComponentFrontend/src/app/components/invoices/invoices-list/invoices-list.component.ts:1
  • DirectCostTransactionsDetailsComponentFrontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts:1
  • JobCostingDetailsComponentFrontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts:1
  • JobCostingListComponentFrontend/src/app/components/job-costing/job-costing-list/job-costing-list.component.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • PayablesListComponentFrontend/src/app/components/payables/payables-list/payables-list.component.ts:1
  • PurchaseInvoicesComponentFrontend/src/app/components/payables/purchase-invoices/purchase-invoices.component.ts:1

…and 12 more.

Was this page helpful?

Download as PDF