Skip to content

Unit

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/unit.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
UnitIDnumber
Namestring
CompanyIDnumber
DisplayOrdernumber

Used by

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

Imported by (7)

  • MarketSegmentComponentFrontend/src/app/components/configuration/sales/market-segment/market-segment.component.ts:1
  • UnitsComponentFrontend/src/app/components/configuration/sales/units/units.component.ts:1
  • InvoiceDetailsComponentFrontend/src/app/components/invoices/invoice-details/invoice-details.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
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • UnitServiceFrontend/src/app/services/common/unit.service.ts:1

Was this page helpful?

Download as PDF