Slot: receipts_grand_total_non_bankable
_Total of amounts receipted during this shift that cannot be manually banked (card payments for example). Values are obtained from Receipt attributes: _
=sum(Receipt.receiptAmount) for all Receipt.bankable = false.
URI: cim:Shift.receiptsGrandTotalNonBankable
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CashierShift | The operating shift for a cashier, during which the cashier may transact agai... | no |
| VendorShift | The operating shift for a vendor during which the vendor may transact against... | no |
| Shift | Generally referring to a period of operation or work performed | no |
Properties
- Range: Money
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: receipts_grand_total_non_bankable
description: "Total of amounts receipted during this shift that cannot be manually\
\ banked (card payments for example). Values are obtained from Receipt attributes:\r\
\n=sum(Receipt.receiptAmount) for all Receipt.bankable = false."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Shift.receiptsGrandTotalNonBankable
multivalued: false
alias: receipts_grand_total_non_bankable
owner: Shift
domain_of:
- Shift
range: Money
required: false