mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-06-05 01:49:01 +00:00
add scroll to load invoices and fixed limited category and customer issue in payment and expense
This commit is contained in:
@@ -17,6 +17,7 @@ export const useCategoryStore = (useWindow = false) => {
|
||||
name: '',
|
||||
description: '',
|
||||
},
|
||||
editCategory: null
|
||||
}),
|
||||
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user