refactor: use uniform cash box & cash cassette nomenclature
This commit is contained in:
parent
8f1cc1edea
commit
17ae907f81
1 changed files with 1 additions and 1 deletions
|
|
@ -257,7 +257,7 @@ const CashboxHistory = ({ machines, currency }) => {
|
||||||
name="cashboxHistory"
|
name="cashboxHistory"
|
||||||
elements={elements}
|
elements={elements}
|
||||||
data={batches}
|
data={batches}
|
||||||
emptyText="No cashbox batches so far"
|
emptyText="No cash box batches so far"
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue