Skip to content

JobCosting

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
BranchIdnumber
CreatedAtDate
CreatedByIdnumber
Idnumber
LastModifiedAtDate
LastModifiedByIdnumber
MarginPercentLocalCurrencynumber
MarginPercentMainCurrencynumber
ClientNamestring
ObjectCommentstring
ObjectDescriptionstring
ObjectIdnumber
ObjectTitlestring
ObjectTypeIdnumber
Offsetnumber
PurchseItemsPurchaseItems[]
SalesJobCostItemsSalesJobCostItem[]
SalesJobIdnumber
SalesJobNostring
SalesJobTitlestring
SalesJobOrdersnumber[]
TotalAdditionalCostLocalCurrencynumber
TotalAdditionalCostMainCurrencynumber
TotalPaymentLocalCurrencynumber
TotalPaymentMainCurrencynumber
TotalPriceLocalCurrencynumber
TotalPriceMainCurrencynumber
TotalPurchasePriceLocalCurrencynumber
TotalPurchasePriceMainCurrencynumber
TotalCostLocalCurrencynumber
TotalCostMainCurrencynumber
GrossProfitLocalCurrencynumber
GrossProfitMainCurrencynumber
_TotalPOsPriceInMainCurrencynumber
_TotalPOsPriceInLocalCurrencynumber
_isExpanedboolean

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