Fix for Copying

This commit is contained in:
2025-12-10 12:40:34 +01:00
parent 1e0f18c854
commit 3328279581

View File

@@ -278,7 +278,7 @@ const setupPage = async () => {
if (route.query.createddocument) {
itemInfo.value.createddocument = route.query.createddocument
let linkedDocument = await useEntities("createddocuments").selectSingle(itemInfo.value.createddocument,'',true)
let linkedDocument = await useEntities("createddocuments").selectSingle(itemInfo.value.createddocument,'',false)
if (route.query.optionsToImport) {
//Import only true