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

@ -32873,10 +32873,10 @@ var _user$project$Config$complianceTableView = function (model) {
_0: A3(row, 'Sanctions', 'sanctionsVerificationActive', 'sanctionsVerificationThreshold'),
_1: {
ctor: '::',
_0: A3(row, 'Cross Reference', 'crossRefVerificationActive', 'crossRefVerificationThreshold'),
_0: A3(row, 'Hard Limit', 'hardLimitVerificationActive', 'hardLimitVerificationThreshold'),
_1: {
ctor: '::',
_0: A3(row, 'Hard Limit', 'hardLimitVerificationActive', 'hardLimitVerificationThreshold'),
_0: A3(row, 'Receipt Printing', 'receiptPrintingActive', ''),
_1: {ctor: '[]'}
}
}