Month: July 2022
Test case documentation for out of stock items
Test case documentation-Quote and quote details page
Freemarker code to display a table on the entire page even if the data size varies.
Freemarker code to display a table on the entire page even if the data size varies.
Captcha Automation
autogenerated ID formats:
To define autogenerated ID formats: Edit the default format for the ID or code by doing the following: Using the Packing Administrator role, go to Packing > Autogenerated ID Formats > Autogenerated ID Formats. On the PackShip – Autogenerated ID Format List page, click Edit next to the format. (Optional) On the Autogenerated ID Format page, in… Continue reading autogenerated ID formats:
Duplicate Detection Preferences
You can change how NetSuite searches for duplicates on the Duplicate Detection page. You can have NetSuite search for duplicates among customer, contact, partner, or vendor records and search for matching information in certain fields. To prevent you from merging records that are not duplicates, you can only merge records if they have the same… Continue reading Duplicate Detection Preferences
Login credential validation extension
Scan QR Code in WMS
Select toReceving_scanEnterTO_scanTOTxt, edit the record and add record name and field name according to NetSuite account. Select toReceving_scanEnterTO_nextBtn, in this record there will be another validation action occurs and the validation reslet name is toReceving_scanEnterTO_validateTOlist, open and edit this record to add custom restlet in “After Reslet Action” field. In the reslet POST action we… Continue reading Scan QR Code in WMS
How to get the “Next Approver” field in transaction search System Note fields
On Saved Transaction Searches, the System Notes Field Next Approver is not yet available on the list of Fields Available for Use as a Search Criteria. As an alternate solution, a Formula (Text) with Description = contains Next Approver; and Formula = {systemnotes.field} may be used. However, this is an enhancement – 417924.