While working on a SuiteLet form, have you ever faced problem on setting the exact source ID of a List/Record field. If so, you are not alone. Most of us might have faced such situation. I personally have faced this several times. Here is a small tip for you, so next time you won’t have… Continue reading Get any list id to use it as List/Record source type in select field of NetSuite SuiteLet script
Month: August 2023
Freemarker Formula for Advances PDF Template to convert date to user-preferred format.
The date provided to the Advanced PDF template should be a date time Object. ${receiptObj.trandate?datetime.iso?string(“dd.MM.yyyy”)}
Validate Address is Entered for Vendor Records
When working with Vendor Records may be necessary to ensure that the users working on the record have entered at least one Address before saving and warn them at the same time.
Custom Segment (connected to Customers and Vendors) Auto Numbering
Here the custom segment is Fund numberCurrently fund numbers are generated manually and a master Excel spreadsheet is kept determining what fund numbers have been used and what number is next. Currently the fund numbers are smart numbers and have 3 two-digit sections and we want to keep this numbering system. 213001 = 21 |… Continue reading Custom Segment (connected to Customers and Vendors) Auto Numbering
Testcase Documentation – Customer Statement Print and Aging Table Update
Validate customer and items entered in sales order.
To validate the sales order whether the customer and items entered in it are synced to TrackTraceRX environment.
How to create a Subproject in NetSuite
NetSuite allows you to manage multiple subprojects under one master or parent project. Each subproject will act like a stand-alone project, related back to the parent project through the Relationships and Related Records subtabs. The Relationships subtab will have a sub-subtab called SubProjects where the child project will be listed. In the Related Records SubTab,… Continue reading How to create a Subproject in NetSuite
Hiding of specific sections based on the subsidiary checkboxes checked-in in the configuration records
Here we hide a specific section for specific subsidiaries and the subsidiaries for which the section need to hide is obtained based on the values obtained from the checkboxes in the configuration record. Here we are taking an example of hiding a third party shipping section in the checkout page for specifically 4 subsidiaries. Here… Continue reading Hiding of specific sections based on the subsidiary checkboxes checked-in in the configuration records
Proposal for Integration to Provide External Login Access to Customers in NetSuite
RequestDonor Portal Sign Up Status: This is the new status that is needed in the for the donor record to allow hold the status of the donor’s sign up status, below are the status: Not invited, Invited, Signed up.NetSuite to send out an email embedding the UUID generated on (4) with the donor portal link… Continue reading Proposal for Integration to Provide External Login Access to Customers in NetSuite
Avoid these Common Mistakes in NetSuite Saved Searches Now!
NetSuite is a powerful and versatile enterprise resource planning (ERP) system that offers a wide range of functionalities to streamline business operations. One of its key features is the Saved Searches tool, which allows users to create custom search queries to retrieve specific data from their NetSuite instance. While Saved Searches can be incredibly helpful,… Continue reading Avoid these Common Mistakes in NetSuite Saved Searches Now!