Enable receipt printing (#298)
* Remove cross reference option from compliance * Add receipt printing
This commit is contained in:
parent
2004067755
commit
55cdc2fa52
5 changed files with 22 additions and 33 deletions
|
|
@ -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: '[]'}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue