Skip to content

Slot: receipts_grand_total_bankable

_Total of amounts receipted during this shift that can be manually banked (cash and cheques for example). Values are obtained from Receipt attributes: _

=sum(Receipt.receiptAmount) for all Receipt.bankable = true.

URI: cim:Shift.receiptsGrandTotalBankable

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

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: receipts_grand_total_bankable
description: "Total of amounts receipted during this shift that can be manually banked\
  \ (cash and cheques for example). Values are obtained from Receipt attributes:\r\
  \n=sum(Receipt.receiptAmount) for all Receipt.bankable = true."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Shift.receiptsGrandTotalBankable
multivalued: false
alias: receipts_grand_total_bankable
owner: Shift
domain_of:
- Shift
range: Money
required: false