Melvin
02/06/2025, 10:19 PMCeligo AI
02/06/2025, 10:19 PMAI generated answer (using internal Slack threads):To add a new item to a subscription and generate an invoice for it, you would need to follow these steps: 1. Add the new item to the subscription. This can be done through the NetSuite GUI by using an Add-on catalog type. The item will not be added to the subscription plan or price book. 2. Once the item is added to the subscription, you would need to create a price plan for the new item. This can be done through scripting. 3. After creating the price plan, you can add the item to the subscription via a subscription line and/or price interval. This can also be done through scripting. 4. Once the item is added to the subscription and the price plan is set, you can generate an invoice for the new item. This can be done using a SOAP request in .Net. You would need to call Initialize with the Sales Order ID as the initRef and the initType as Invoice. Please note that this process may require advanced knowledge of scripting and SOAP requests. If you encounter any errors or issues, it would be helpful to know the specific error messages or issues you are encountering. ****** 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
02/06/2025, 10:20 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.812826395
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.810121238
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.802915335
Celigo AI
02/06/2025, 10:20 PM