Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
06f9127422
commit
936e9b17f4
@@ -598,7 +598,7 @@ function CollectionDetailRoute() {
|
||||
</Card>
|
||||
|
||||
{/* Payment plans */}
|
||||
<PaymentPlansPanel collectionId={collection.id} />
|
||||
<PaymentPlansPanel collectionId={collection.id} caseId={collection.case_id ?? null} />
|
||||
|
||||
{/* Ledger */}
|
||||
<CollectionDetail
|
||||
|
||||
Reference in New Issue
Block a user