fix(webapp): undefined transactionNumber function

This commit is contained in:
Ahmed Bouhuolia
2024-01-20 18:03:26 +02:00
parent f03d01113c
commit 8882bc677e
6 changed files with 6 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ import { useUpdateEffect } from '@/hooks';
import withSettings from '@/containers/Settings/withSettings';
import withDialogActions from '@/containers/Dialog/withDialogActions';
import { transactionNumber } from '@/utils';
/**
* Syncs cashflow auto-increment settings to the form once update.