View and edit payments IO-531
This commit is contained in:
@@ -130,7 +130,7 @@ export function PaymentsListPaginated({
|
||||
onClick={() => {
|
||||
setPaymentContext({
|
||||
actions: { refetch: refetch },
|
||||
context: { record },
|
||||
context: record ,
|
||||
});
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user