Merge pull request #1054 from chaotixkilla/fix-cashbox-batch-failed-creation

Fix cashbox history querying error
This commit is contained in:
Rafael Taranto 2022-01-17 22:09:19 +00:00 committed by GitHub
commit 633e0656c1

View file

@ -28,7 +28,6 @@ const GET_BATCHES = gql`
fiat fiat
deviceId deviceId
created created
cashbox
} }
} }
} }