mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-06-03 17:09:00 +00:00
add scroll to load invoices and fixed limited category and customer issue in payment and expense
This commit is contained in:
@@ -25,6 +25,7 @@ export const useCustomerStore = (useWindow = false) => {
|
||||
currentCustomer: {
|
||||
...customerStub(),
|
||||
},
|
||||
editCustomer: null
|
||||
}),
|
||||
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user