I am trying to make a custom purchase order and can’t seem to locate a list of any of the objects to out on my custom purchase order such as the cost if the purchase order (I.e. $Purchase.total) where can I find these?
I’m very new to this and html has been a real struggle for me… The original template must be pulling it from somewhere.
Thank You for that. I have reviewed the link and found the list of custom objects but if you say, use custom object 3 in Quotes for example, how can you pull the data from that quotes custom field 3 to the invoice?
I have tried $invoice.custom1 and that works perfectly, I just need a few more fields. I tried $purchase.custom1; $PurchaseOrder.custom1; $purchase-order.custom1… I tried $quote.custom1…none of those worked…I haven’t tried $entity.custom1