Skip to content

CostTransaction

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/job-costing/job-costing.ts (line 79)

Part of: Frontend

Extends: SalesJobCostItem

Properties

PropertyType
CostAllocationMethodIdnumber
CostCalculationTypeIdnumber
OrderIdListnumber[]
TransactionTypeIdnumber
SalesJobCostTransactionDetailsJobCostItemDetail[]
_TotalPrecentagenumber

Used by

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

Imported by (3)

  • 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
  • JobCostingServiceFrontend/src/app/components/job-costing/job-costing.service.ts:1

Was this page helpful?

Download as PDF