Changed Plants to Objects
Changes in outgoinginvoices
This commit is contained in:
@@ -21,7 +21,6 @@ const openShowModal = ref(false)
|
||||
|
||||
//Functions
|
||||
const openDocument = async () => {
|
||||
console.log("open")
|
||||
//selectedDocument.value = doc
|
||||
openShowModal.value = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user