[FIX] partner_statement: don't consider reconciled lines outside date range
This commit is contained in:
@@ -28,3 +28,10 @@
|
||||
font-style: italic !important;
|
||||
}
|
||||
}
|
||||
|
||||
.statement-outside-date-rank {
|
||||
color: $red !important;
|
||||
td:last-child {
|
||||
color: $red !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user