Skip to content

Slot: transactions_grand_total

_Cumulative total of transacted amounts during this shift. Values are obtained from transaction: _

_=sum('Transaction.transactionAmount'). It also has to be reconciled against transaction summary: _

=sum('TransactionSummary.transactionsTotal').

URI: cim:Shift.transactionsGrandTotal

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: transactions_grand_total
description: "Cumulative total of transacted amounts during this shift. Values are\
  \ obtained from transaction:\r\n=sum('Transaction.transactionAmount'). It also has\
  \ to be reconciled against transaction summary:\r\n=sum('TransactionSummary.transactionsTotal')."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Shift.transactionsGrandTotal
multivalued: false
alias: transactions_grand_total
owner: Shift
domain_of:
- Shift
range: Money
required: false