mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
fix: journal number increment.
This commit is contained in:
@@ -103,7 +103,7 @@ function MakeJournalEntriesTable({
|
||||
onClickClearAllLines,
|
||||
defaultRow,
|
||||
values,
|
||||
formik: { errors, setFieldValue },
|
||||
errors, setFieldValue,
|
||||
}) {
|
||||
const [rows, setRows] = useState([]);
|
||||
const { formatMessage } = useIntl();
|
||||
|
||||
Reference in New Issue
Block a user