feat: add automatic receipt printing toggle
This commit is contained in:
parent
c5f3caab2f
commit
818813718e
4 changed files with 25 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ const addReceiptInfo = receiptInfo => ret => {
|
|||
if (!receiptInfo) return ret
|
||||
|
||||
const fields = [
|
||||
'automaticPrint',
|
||||
'paper',
|
||||
'sms',
|
||||
'operatorWebsite',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue