Auto deletion of Item Fulfillment related records

An auto invoice creation exists in UBUY which will create an invoice when an item fulfillment is created. For sales orders, a customer deposit is created so that when an invoice is created the amount in the customer deposit will be applied to the invoice automatically. Ubuy needs new customization which will delete the related… Continue reading Auto deletion of Item Fulfillment related records

Append External PDF File within Printed PDF File

It can be possible to dynamically add an External PDF file from the File Cabinet within a PDF file using an Advanced PDF Template.When we need to add a static PDF page in a PDF template. The user can create the static PDF file separately and can append it to the PDF template. Create Custom Field Label:Enter Label Type:Select Free-form Text ID: Enter _link_pdf Click Applies… Continue reading Append External PDF File within Printed PDF File

Revised Proposal of Estimate Custom Inventory Count

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

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