Skip to content

ExternalTransfer

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/components/warehouse/warehouse.ts (line 159)

Part of: Frontend

Properties

PropertyType
Idnumber
SheetNostring
CompanyIdnumber
FromStoreIdnumber
ToStoreIdnumber
OrderDateDate
ProjectManagerIdnumber
TransferReasonIdnumber
OrderStatusIdnumber
SalesJobIdnumber
TransferedAtDate
TransferedByIdnumber
ReceivedAtDate
ReceivedByIdnumber
Commentsstring
CreatedAtDate
CreatedByIdnumber
LastModifiedAtDate
LastModifiedByIdnumber
ExternalTransferDetailsExternalTransferDetail[]

Used by

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

Imported by (2)

  • TransferExternallyDetailsComponentFrontend/src/app/components/warehouse/transfer-externally-details/transfer-externally-details.component.ts:1
  • WarehouseServiceFrontend/src/app/components/warehouse/warehouse.service.ts:1

Was this page helpful?

Download as PDF