We have 2 advanced PDF templates for the sales ord...
# general
l
We have 2 advanced PDF templates for the sales order. One is is used when a customer makes a deposit and another as a sales order confirmation. There are cases where we need to print both. As you guys know, one custom form is to one Advanced PDF template. So, we would have to manually change the custom form to print correct pdf layout. Is there a workaround for this without using a custom button and SuiteScript?
n
We built a button that calls a Suitelet to query a custom record that links transaction types to Advanced PDF Templates and used the Render module to render the template. I think there are a few SuiteAnswer posts that speak to this. If you cant find one reply back and I'll see if I can or if I can help.
r
Workaround that doesn’t require scripting Create one advanced pdf template that contains your 2 designs You will need to have a specific IF condition to determine when the PROFORMA is printed vs when the SOA is printed Maybe your condition can be based on the Payment Terms?