PROPOSAL SUMMARY This proposal outlines the scope of Invoice integration between NetSuite and BlueScope, and the limitations and drawbacks of this integration. REQUIREMENT Studco team needs to integrate BlueScope with NetSuite for creating automated invoices(vendor bills) based on the data provided by the BlueScope team using an endpoint that we will be providing. DELIVERBALES We… Continue reading Proposal For NetSuite Integration With BlueScope
Author: Jesna John
Sent Email list showing Emails as Not Sent and Blocked by mail Filter
Issue The emails sent from Netsuite are showing the Skipped status with Not Sent: Blocked by Email Filter in the Sent email list. Solution The error “Not sent: Blocked by mail filter” means that the sending rate is too high (Similar emails messages are being sent too rapidly). In order to solve this issue, Go… Continue reading Sent Email list showing Emails as Not Sent and Blocked by mail Filter
Providing Users with SuiteAnalytics Connect Permissions
To set up SuiteAnalytics Connect permissions using Manage Roles: Navigate to Setup > Users/Roles > User Management > Manage Roles. Click Customize next to the name of the role for which you would like to add the SuiteAnalytics Connect permission. Click the Setup tab under the Permissions tab. Add the SuiteAnalytics Connect permission. 5.Optionally, add the SuiteAnalytics Connect – Read… Continue reading Providing Users with SuiteAnalytics Connect Permissions
Enabling the SuiteAnalitics Connect Service Feature in NetSuite
To enable the Connect Service feature: Ensure that your Account Administrator has enabled your Account and Role with the Connect Service feature. Navigate to Setup > Company > Enable Features. Click the Analytics tab. Check the SuiteAnalytics Connect box.
Auto close of transfer order and RMA records
Requirement The client needs to close the transfer orders and the RMA records automatically which is not scheduled and created 10 days ago. Solution A scheduled script can be used to close the transfer orders and RMS records which is not scheduled and created 10 days ago. For the Transfer and RMA orders both ignore… Continue reading Auto close of transfer order and RMA records
Proposal For retaining Price when the customer is changed in sales order
PROPOSAL SUMMARY This proposal covers the scope of retaining the price when the customer is changed in sales orders. REQUIREMENT The client needs to retain the price value when the customer is changed in the sales order. When the customer of an existing Sales order is moved to another customer, pricing is updated based on… Continue reading Proposal For retaining Price when the customer is changed in sales order
Voiding a subscription change order
Requirement The requirement is to void the subscription change orders in subscription records to delete a subscription record. Solution It is not possible to delete a subscription change order record. Instead, we can void subscription change orders. To void a change order: If the subscription change order has revisions, need to clear the revisions before… Continue reading Voiding a subscription change order
Updating a field value from another field on the save of the record
Requirement Update the values in a new custom field from another field in the custom record for newly creating custom records and on the edit and save of the custom record. Solution There is a custom field named Runtime (Internal id : custrecord_au_production_runtime ) of free form type. Created another field named “Runtime Numeric“ (Internal… Continue reading Updating a field value from another field on the save of the record
Restrict the sales order creation if the sales team is empty
Requirement While creating a sales order, if the sales team is empty, then show a pop-up message to notify that the sales team is empty and doesn’t allow the creation of a Sales Order record. Solution Create a client script and check if the sales team is empty in the Sales Order record. If the… Continue reading Restrict the sales order creation if the sales team is empty
Restricting users to add items to sales order records.
Requirement The requirement is to either allow or disallow items to be selected on a sales order based on the user’s certifications and the items being chosen.If a user does not meet the criteria for selling an item when it is added to the Sales Order through the UI, a popup needs to notify the… Continue reading Restricting users to add items to sales order records.