Skip to content

ProcurementProducts

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/procurement/procurement.ts (line 257)

Part of: Frontend

Properties

PropertyType
Idnumber
CompanyBranchIdnumber
ProductQuantitynumber
MRQQuantitynumber
ProductUnitIdnumber
ProductUnitPricenumber
ProductTotalPricenumber
ProductDiscountnumber
ProductTaxnumber
ProductIdnumber
ProductCategoryIdnumber
ProductNamestring
ProductDescriptionstring
ProductVariantIdnumber
VariantNamestring
ProductStagenumber
OldStagenumber
BOMDetailIdnumber
MRQDetailIdnumber
CreatedAtDate
CreatedByIdnumber
LastModifiedByIdnumber
DeliveryDateDate
LastModifiedAtDate
CancelIdnumber
RejectIdnumber
RegretIdnumber
InquiryIdnumber
OfferIdnumber
OrderIdnumber
CurrencyCodestring
CurrencySymbolstring
RateToMainCurrencynumber
IsAcceptedboolean
ItemNonumber
Selectedboolean
_placeToDeleteboolean
IsDeletedboolean
RequestedVendorRequestInfo

Used by

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

Imported by (6)

  • ProcurementDetailsComponentFrontend/src/app/components/procurement/procurement-details/procurement-details.component.ts:1
  • ProcurementInquiryComponentFrontend/src/app/components/procurement/procurement-details/procurement-inquiry/procurement-inquiry.component.ts:1
  • ProcurementOfferComponentFrontend/src/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts:1
  • ProcurementOrderComponentFrontend/src/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts:1
  • ProcurementServiceFrontend/src/app/components/procurement/procurement.service.ts:1
  • ReceivedPurchaseOrderComponentFrontend/src/app/components/warehouse/receiving-shipment-details/received-purchase-order/received-purchase-order.component.ts:1

Was this page helpful?

Download as PDF