Tim Pilgrim
10/22/2020, 1:47 AMAn unexpected error has occurred. Please click here to notify support and provide your contact information.
I then created it manually in the UI and downloaded the XML I found that the opening XML had change from
<advancedpdftemplate scriptid="custtmpl_sf_packing_slip" standard="STDTMPLEMPTY">
to
<advancedpdftemplate scriptid="custtmpl_sf_packing_slip" standard="STDTMPLPACKINGSLIP">
so I updated the files in the SDF project to try and unlock the erroring records and then I get this error
An error occured during validation of Custom Objects against the account (custtmpl_sf_packing_slip)
Details: The standard attribute value, STDTMPLEMPTY, cannot be modified.
File: ~/Objects/custtmpl_sf_packing_slip.xml
Has anyone else had this issue and found a way around it?