function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Santi Ram RaiSanti Ram Rai 

Print Invoice to PDF

Hi every body,
I have found this steps "http://www.valnavjo.com/blog/how-to-create-invoices-using-quote-templates/" on internet Quates printing invoices to PDF but, i am facing this error:

"No such column 'Invoice_number__c' on entity 'Quote'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names."

From where to get this "Invoice_number__c" unique name?