Merge branch 'develop' into rename-payment-receives-to-payment-received

This commit is contained in:
Ahmed Bouhuolia
2024-08-14 14:54:48 +02:00
committed by GitHub
64 changed files with 261 additions and 86 deletions

View File

@@ -7,7 +7,7 @@ import { useFormikContext } from 'formik';
import { Intent } from '@blueprintjs/core';
import { AppToaster } from '@/components';
import { useQuickPaymentMadeContext } from './QuickPaymentMadeFormProvider';
import { PAYMENT_MADE_ERRORS } from '@/containers/Purchases/PaymentMades/constants';
import { PAYMENT_MADE_ERRORS } from '@/containers/Purchases/PaymentsMade/constants';
// Default initial values of payment made.
export const defaultPaymentMade = {