Merge remote-tracking branch 'origin/test-AIO' into feature/IO-2677-Tasks
This commit is contained in:
@@ -90,7 +90,7 @@ function PaymentModalContainer({ paymentModal, toggleModalVisible, bodyshop, cur
|
||||
}
|
||||
}
|
||||
|
||||
if (actions.refetch) actions.refetch(updatedPayment && updatedPayment.data.update_payments.returning[0]);
|
||||
if (actions.refetch) actions.refetch();
|
||||
|
||||
if (enterAgain) {
|
||||
const prev = form.getFieldsValue(["date"]);
|
||||
|
||||
Reference in New Issue
Block a user