mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
wip
This commit is contained in:
@@ -51,8 +51,8 @@ function InvoiceBulkDeleteDialog({
|
||||
intent: Intent.SUCCESS,
|
||||
});
|
||||
queryCache.invalidateQueries('invoices-table');
|
||||
closeDialog(dialogName);
|
||||
resetInvoicesSelectedRows();
|
||||
closeDialog(dialogName);
|
||||
})
|
||||
.catch((errors) => {
|
||||
AppToaster.show({
|
||||
|
||||
Reference in New Issue
Block a user