Module: routers/v8/fabrack/fabric

Methods

(static) post/fabrack/fabric/:fabricBarcode() → {fabricBarcodeDetails}

Route to post an fabric barcode and entry date when a fabric roll enters a warehouse
Parameters:
Name Type Description
req.params.fabricBarcode String The fabric barcode in warehouse
Returns:
Type
fabricBarcodeDetails

(static) put/fabrack/fabric/:fabricBarcode() → {Boolean}

Route to update an exit date when a fabric is removed from the warehouse
Parameters:
Name Type Description
req.params.fabricBarcode String The fabric barcode in warehouse
Returns:
Type
Boolean

Type Definitions

fabricBarcodeDetails

Type:
  • Object
Properties:
Name Type Description
fabricBarcodeDetails.poNumber String The po number associated with fabric barcode
fabricBarcodeDetails.itemCode String The fabric item code associated with fabric barcode
fabricBarcodeDetails.itemDescription String The item description associated with item code
fabricBarcodeDetails.fabricLength Number The total fabric length for fabric barcode