ESTIMATE CUSTOM INVENTORY COUNT Proposal Summary This proposal is to generate the inventory count record; based on the item receipt, the list of item names and bin data has been auto populated. Requirement CGSM have to count the inventory when creating a purchase order to see how many items are there in their warehouse.… Continue reading Revised Proposal of Estimate Custom Inventory Count
Author: SreeVidhya Sanoj
Special Character Function
This function used to resolve special character issue in the words.
Code Portability: Implement environment aware constants file.
Sample of custom module constant file we can use any environment (sandbox and Production). It will only need to find out the constant in the environment and set it in the constant files.
Preventing Locked Records to be edited via Inline Editing
A user wants to use a Lock Record action on their existing Workflow so that any other employees cannot edit a record not unless it uses an Administrator role (e.g Sales Order). However, Before Record Load triggers are not executed on Inline Edit. Hence, the Lock Record action in the Workflow is not being triggered… Continue reading Preventing Locked Records to be edited via Inline Editing
Proposal on WMS Customization -Phase 2
Proposal summary This proposal covers the WMS customization – Phase 2 solutions(Remove Hyperlink , bulk printing of shipping labels, Manifest generation ) for XSEED and its proposed solution. Requirement 1 Remove Hyperlink When picking through SCM App, the bin locations and Item also came as hyperlinks. Can we remove the hyperlink to force the picker… Continue reading Proposal on WMS Customization -Phase 2
Restrict Sales people from Editing Sales Orders with Pending Fulfillment Status using Workflow
Nutrex client want to prevent sales people to access or edit Sales Orders with status Pending Fulfillment via workflow. Solution The workflow below uses the Lock Record action to lock the record from salespeople users. Create the workflow Navigate to Customization > Workflow > Workflows > New Set the following field values: Name: <Any> Record Type: Select Transaction Sub-Types: Select Sales Order Execute As Admin: Enter Checkmark Release Status: Select Testing… Continue reading Restrict Sales people from Editing Sales Orders with Pending Fulfillment Status using Workflow
Script to set the IF as shipped status when IF created via WMS
Requirement: Our Client required to generate IF as shipped status when a wave is released and picked. As per NetSuite standard functionality, the WMS created IF has picked status. So, we need to customize the standard functionality by using Restlet script and User event script. First, we need to clone the existing Multi-order picking and… Continue reading Script to set the IF as shipped status when IF created via WMS
Proposal For Ship to Address window-size in Sales order
Requirement open the sales order in edit mode click on Shipping hover over the ship to select to click on the edit button But, the pop up window then opens in a very small size, so we have to adjust the size before we really can do changes to the address. Get a button to… Continue reading Proposal For Ship to Address window-size in Sales order
Restrict service item for sale on the sales order
Create an Item Saved Search: Navigate to Lists > Search > Saved Searches > New Select Item Click Criteria tab Click Standard subtab Filter: Select: Internal ID Value: Select None Of Enter the Internal IDs of the items user does not want to appear on the sales order Tick the Public checkbox Search Title: Enter Title Click Save Customize… Continue reading Restrict service item for sale on the sales order
An error occurred when picking an item in WMS
Scenario The error “You have entered an Invalid Field Value XXX for the following field: picker” is encountered when a user without any warehouse role is trying to pick an item. Employee: Employee AAccess: Administrator role only Here are the steps to reproduce: 1. Using RF Mobile > navigate to Warehouse > Picking > Single Order Picking > Sales Order 2. Enter… Continue reading An error occurred when picking an item in WMS