Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev-21-16-12
This commit is contained in:
commit
e9b2280fc3
33 changed files with 250 additions and 64 deletions
|
|
@ -1,5 +1,8 @@
|
|||
const T = require('./time')
|
||||
|
||||
const CASH_OUT_MINIMUM_AMOUNT_OF_CASSETTES = 2
|
||||
const CASH_OUT_MAXIMUM_AMOUNT_OF_CASSETTES = 4
|
||||
|
||||
const anonymousCustomer = {
|
||||
uuid: '47ac1184-8102-11e7-9079-8f13a7117867',
|
||||
name: 'anonymous'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue