Package | Description |
---|---|
org.posper.tpv.inventory |
Modifier and Type | Field and Description |
---|---|
static MovementReason |
MovementReason.IN_MOVEMENT |
static MovementReason |
MovementReason.IN_PURCHASE |
static MovementReason |
MovementReason.IN_REFUND |
static MovementReason |
MovementReason.OUT_BREAK |
static MovementReason |
MovementReason.OUT_CROSSING |
static MovementReason |
MovementReason.OUT_MOVEMENT |
static MovementReason |
MovementReason.OUT_REFUND |
static MovementReason |
MovementReason.OUT_SALE |
Modifier and Type | Method and Description |
---|---|
MovementReason |
InventoryRecord.getReason() |
Constructor and Description |
---|
InventoryRecord(Date d,
MovementReason reason,
Location location,
List<InventoryLine> invlines)
Creates a new instance of InventoryRecord
|
Copyright © 2021. All rights reserved.