Bug 33028: (QA follow-up) Tidy introduced code

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Tomás Cohen Arazi 2023-07-18 14:28:27 -03:00
parent 86c2d9d1e9
commit 82bdaa8fbc
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -104,7 +104,7 @@ our $RULE_KINDS = {
fine => {
scope => [ 'branchcode', 'categorycode', 'itemtype' ],
is_monetary => 1,
},
},
finedays => {
scope => [ 'branchcode', 'categorycode', 'itemtype' ],
},
@ -163,7 +163,7 @@ our $RULE_KINDS = {
overduefinescap => {
scope => [ 'branchcode', 'categorycode', 'itemtype' ],
is_monetary => 1,
},
},
renewalperiod => {
scope => [ 'branchcode', 'categorycode', 'itemtype' ],
},