Skip to content

PaymentMilestone

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
CompanyBranchIdnumber
OfferIdnumber
OrderIdnumber
Actionstring
InstallentAmountnumber
InstallentPercentnumber
DisplayOrdernumber
IncludeTaxboolean
CreatedByIdnumber
LastModifiedByIdnumber
CreatedAtDate
LastModificationDateDate
PaymentMilestoneTypeIdnumber
RelatedInvoiceStatusIdnumber
_InvoiceValuenumber
_IntallmentTaxAmountnumber
_DownpaymentAmountnumber
_InstallmentPayableAmountnumber

Used by

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

Imported by (13)

  • ProcurementOfferComponentFrontend/src/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts:1
  • ProcurementOrderComponentFrontend/src/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts:1
  • ProcurementServiceFrontend/src/app/components/procurement/procurement.service.ts:1
  • PurchasingOfferComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-offer/purchasing-offer.component.ts:1
  • PurchasingOrderComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-order/purchasing-order.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • OfferPanelDetailsComponentFrontend/src/app/components/sales/new-job/offer-panel-details/offer-panel-details.component.ts:1
  • OrderPanelDetailsComponentFrontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts:1

…and 5 more.

Was this page helpful?

Download as PDF