From d31002f0ed7a366022adfa62c878d28a7a083c49 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Fri, 13 Jun 2025 15:19:34 +0100 Subject: [PATCH] 17124 appeal pdf default ishare location added --- actions/azurestorage.js | 2 ++ components/pdftemplates/appealRow_pdf.js | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/actions/azurestorage.js b/actions/azurestorage.js index 335ad434..3d9763d2 100644 --- a/actions/azurestorage.js +++ b/actions/azurestorage.js @@ -369,6 +369,8 @@ export const createAppealPDFBlob = async ( containerid: containerName, caseID: caseID, blobType: "Appeal PDF", + documentLocationId: "846040000", + ishareLocation: "846040000", }; //console.log("the tags:", tags); diff --git a/components/pdftemplates/appealRow_pdf.js b/components/pdftemplates/appealRow_pdf.js index f83d2f58..e1f677f6 100644 --- a/components/pdftemplates/appealRow_pdf.js +++ b/components/pdftemplates/appealRow_pdf.js @@ -505,9 +505,9 @@ export const AppealRow_pdf = (props) => { .value ].map( (tenant, index) => { - return typeof tenant.pinswg_owners != + return typeof tenant.pinswg_owners_firstname != "undefined" || - typeof tenant.pinswg_agriculturaltenantname != + typeof tenant.pinswg_agriculturaltenantname_firstname != "undefined" ? (