Enable receipt printing (#298)

* Remove cross reference option from compliance

* Add receipt printing
This commit is contained in:
Rafael Taranto 2019-07-30 19:50:40 +01:00 committed by Josh Harvey
parent 2004067755
commit 55cdc2fa52
5 changed files with 22 additions and 33 deletions

View file

@ -1147,8 +1147,8 @@ complianceTableView model =
, row "ID Card Photo" "idCardPhotoVerificationActive" "idCardPhotoVerificationThreshold"
, row "Front Facing Camera" "frontCameraVerificationActive" "frontCameraVerificationThreshold"
, row "Sanctions" "sanctionsVerificationActive" "sanctionsVerificationThreshold"
, row "Cross Reference" "crossRefVerificationActive" "crossRefVerificationThreshold"
, row "Hard Limit" "hardLimitVerificationActive" "hardLimitVerificationThreshold"
, row "Receipt Printing" "receiptPrintingActive" ""
]
]