Nour Khaled
05/13/2025, 9:55 AMCeligo AI
05/13/2025, 9:57 AMAI generated answer (using internal Slack threads):To add a field in the Saudi Arabia E-Invoicing template in NetSuite SuiteApp, you would need to create a custom field that sources the data you want to include in the template. Here are the steps: 1. Navigate to the custom field creation page in NetSuite. This can typically be found under
Customization > Lists, Records, & Fields > Transaction Body Fields > New
.
2. In the custom field creation page, fill in the necessary details for your custom field. Make sure to select the appropriate type for the field based on the data you want to source.
3. In the Sourcing & Filtering
tab, select the record and field from which you want to source the data.
4. Save the custom field.
5. Now, navigate to the Advanced PDF/HTML Template page. This can typically be found under Customization > Forms > Advanced PDF/HTML Templates
.
6. Open the Saudi Arabia E-Invoicing template and in the source code, add a reference to the custom field you created. The reference would typically look like ${record.custbody_yourcustomfieldname}
.
7. Save the template.
Please note that the exact navigation and field names may vary based on your NetSuite setup and version.
******
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
05/13/2025, 9:57 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.815853357
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.804366589
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.801875293
Celigo AI
05/13/2025, 9:57 AM