Skip to content

DeliveryNote

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
Idnumber
StoreIdnumber
CompanyIdnumber
SheetNostring
StoreNamestring
ShippingOrderNostring
ShippingOrderIdnumber
SalesOrderIdnumber
SalesJobIdnumber
OrderDateDate
SalesJobNostring
BranchNamestring
VendorAddressstring
VendorPhoneNostring
VendorFaxNostring
ClientIdnumber
ClientNamestring
ClientOrderNostring
ClientAddressstring
ShippingAddressIdnumber
ClientPhoneNostring
ClientFaxNostring
ShippingCompanystring
DeliveryDestinationstring
TotalWeightnumber
DeliveryTermIdnumber
DeliveryTermNamestring
DeliveryDateDate
DeliveredByIdnumber
InvoiceDateDate
InvoiceIdnumber
CreatedAtDate
CreatedByIdnumber
LastModifiedByIdnumber
LastModificationDateDate
IsCompleteboolean
DeliveryNoteDetailsDeliveryNoteDetailsList[]
_ShippingOrderIdnumber

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)

  • DeliveryNoteDetailsComponentFrontend/src/app/components/warehouse/delivery-note-details/delivery-note-details.component.ts:1
  • WarehouseServiceFrontend/src/app/components/warehouse/warehouse.service.ts:1

Was this page helpful?

Download as PDF