Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.ts (line 159)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
SheetNo | string |
CompanyId | number |
FromStoreId | number |
ToStoreId | number |
OrderDate | Date |
ProjectManagerId | number |
TransferReasonId | number |
OrderStatusId | number |
SalesJobId | number |
TransferedAt | Date |
TransferedById | number |
ReceivedAt | Date |
ReceivedById | number |
Comments | string |
CreatedAt | Date |
CreatedById | number |
LastModifiedAt | Date |
LastModifiedById | number |
ExternalTransferDetails | ExternalTransferDetail[] |
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)
TransferExternallyDetailsComponent—Pams/Web/Pams.Web/Client/app/components/warehouse/transfer-externally-details/transfer-externally-details.component.ts:1WarehouseService—Pams/Web/Pams.Web/Client/app/components/warehouse/warehouse.service.ts:1
Was this page helpful?