When you see an LQ that was available in RR1 that isn’t visible in the cart in RR2 it is helpful to know that all files (including the watermark/preview file) should already be in RR2 and there will be an entry for this in RR2SQL so it should be a matter of just updating the following for the existing SQL record in RR2SQL
Template record modified so thatTMPVisible = 1, TMPActive = 1, TMPDelete = 0 and also check the Bank table to make sure BNKActive =1 and BNKDelete = 0
You will want to check to see if there was a signature being asked for on the old version as we will need to update the PDF to include a merge field for “txtSignature” – Also, while editing the PDF look for any references to mq99 to see if they are appropriate use-case. Correct use case as follows:
mq99 Are all units owned fee simple? ‘No,Yes,None Known,N/A’
mq100 Are any units owned as leasehold estates? ‘No,Yes,None Known,N/A’
mq1201 Are the common areas and recreational facilities owned in fee simple or leasehold? ‘Fee Simple,Leasehold,Unknown,N/A’
mq2291 How is title to the units held? ‘Fee Simple,Leasehold,Leasehold and Fee Simple,Unknown,N/A’
Once the file is ready it gets dropped in the D:\ReadyResale\TEMPLATES folder to overwrite the existing one
once the file is ready it gets dropped in the D:\ReadyResale\TEMPLATES folder to overwrite the existing one