Usman Bako
09/19/2024, 9:30 PMCeligo AI
09/19/2024, 9:30 PMAI generated answer (using internal Slack threads):To find a printable form for an invoice in NetSuite, you can follow these steps: 1. Navigate to the invoice record that you want to print. 2. On the invoice record, there should be a button labeled 'Print'. Click on this button. 3. A new window will open with the printable version of the invoice. You can then print this form directly from your browser. If you want to use a specific form for certain invoices, you can do this by creating a new custom form and assigning it to the relevant invoices. Here's how: 1. Navigate to Customization > Forms > Transaction Forms. 2. Click 'New' to create a new form. 3. In the new form, you can specify the details and layout that you want for the invoice. 4. Save the form. 5. When creating or editing an invoice, you can select this new form from the 'Custom Form' dropdown. If you want to get the ID of a custom transaction form for use in SuiteQL or a saved search, you can do this by adding a Formula (Numeric) field to the search with the formula
{customform.id}
. This will return the ID of the custom form used for each transaction in the search results.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
09/19/2024, 9:31 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.840378582
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834431946
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831912458
Celigo AI
09/19/2024, 9:31 PM