Kind: Class
Source: Frontend/src/app/components/job-costing/job-costing.ts (line 79)
Part of: Frontend
Extends: SalesJobCostItem
Properties
| Property | Type |
|---|---|
CostAllocationMethodId | number |
CostCalculationTypeId | number |
OrderIdList | number[] |
TransactionTypeId | number |
SalesJobCostTransactionDetails | JobCostItemDetail[] |
_TotalPrecentage | number |
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)
DirectCostTransactionsDetailsComponent—Frontend/src/app/components/job-costing/direct-cost-transactions-details/direct-cost-transactions-details.component.ts:1JobCostingDetailsComponent—Frontend/src/app/components/job-costing/job-costing-details/job-costing-details.component.ts:1JobCostingService—Frontend/src/app/components/job-costing/job-costing.service.ts:1
Was this page helpful?