Incomplete

case Incomplete(actual: PalletizedQuantity, required: Quantity, product: Product, price: PriceInEuroCents)

A line of an in-progress order where the product is still not available in the required quantity but a part or none of it may have already been palletized.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product