Skip to main content

Receipt

Class Description

Record of total receipted payment from customer.

Attributes

NameTypeDescription
isBankableBooleanTrue if this receipted payment is manually bankable, otherwise it is an electronic funds transfer.
lineLineDetailReceipted amount with rounding, date and note.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
Receipt0..1Transaction1..*ReceiptThe receipted payment for which this transaction has been recorded.TransactionsAll transactions recorded for this receipted payment.
Receipt0..*VendorShift0..1ReceiptsAll receipts recorded during this vendor shift.VendorShiftVendor shift during which this receipt was recorded.
Receipt1Tender1..*ReceiptReceipt that recorded this receiving of a payment in the form of tenders.TendersAll payments received in the form of tenders recorded by this receipt.
Receipt0..*CashierShift0..1ReceiptsAll Receipts recorded for this Shift.CashierShiftCashier shift during which this receipt was recorded.