David B
06/30/2023, 12:07 AMOLDSTDTMPLPACKINGSLIP
. If I were to create the custom template today it would be STDTMPLPACKINGSLIP
.
There's a fun endless loop of errors when you try to validate or deploy the project.... More in the threadDavid B
06/30/2023, 12:09 AMAn error occured during validation of Custom Objects against the account (custtmpl_packingslip)
Details: You must enable the following features to use the advancedpdftemplate with the custtmpl_packingslip ID: SHOWOLDPACKINGSLIPTEMPLATE
File: ~/Objects/Templates/AdvancedPDFs/custtmpl_packingslip.xml
David B
06/30/2023, 12:10 AMSHOWOLDPACKINGSLIPTEMPLATE
feature to the manifest as a feature dependency
Well, then you get this error:
An error occurred during manifest validation.
Details: The SHOWOLDPACKINGSLIPTEMPLATE feature defined in the manifest does not exist.
File: ~/manifest.xml
David B
06/30/2023, 12:12 AM<advancedpdftemplate scriptid="custtmpl_packingslip" standard="OLDSTDTMPLPACKINGSLIP">
To:
<advancedpdftemplate scriptid="custtmpl_packingslip" standard="STDTMPLPACKINGSLIP">
Nope, then you get this error:
An error occured during validation of Custom Objects against the account (custtmpl_packingslip)
Details: The standard attribute value, OLDSTDTMPLPACKINGSLIP, cannot be modified.
File: ~/Objects/Templates/AdvancedPDFs/custtmpl_packingslip.xml
David B
06/30/2023, 12:13 AMOLDSTDTMPLPACKINGSLIP
doesn't even exist anymore in the list of PDF templates (even as an inactive one).David B
06/30/2023, 12:14 AMAnthony OConnor
06/30/2023, 12:17 AMAnthony OConnor
06/30/2023, 12:17 AMDavid B
06/30/2023, 12:18 AMAnthony OConnor
06/30/2023, 12:18 AM