Skip to content

Category

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
CategoryIDnumber
CompanyBranchIDnumber
Category2IDnumber
Namestring
IsRootboolean
IsParentboolean
IsChildboolean
Levelnumber
parentNamestring

Used by

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

Imported by (9)

  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.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
  • ProcurementDetailsComponentFrontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1
  • PurchasingDetailsComponentFrontend/src/app/components/purchasing/purchasing-details/purchasing-details.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • CustomSelectBoxComponentFrontend/src/app/components/shared/custom-select-box/custom-select-box.component.ts:1

…and 1 more.

Was this page helpful?

Download as PDF