mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: auto-increment settings
This commit is contained in:
@@ -65,7 +65,6 @@ function CreditNoteNumberDialogContent({
|
||||
const handleChange = (values) => {
|
||||
setReferenceFormValues(values);
|
||||
};
|
||||
|
||||
// Description.
|
||||
const description =
|
||||
referenceFormValues?.incrementMode === 'auto'
|
||||
|
||||
Reference in New Issue
Block a user