Requirement The client requires the alignment of the Warehouse Management System(WMS) in the Netsuite. In this phase, they require the basic functionalities of the WMS to run their business process. Customizations and modifications will not be included in the phase I implementation. Prerequisite Features for NetSuite WMS The Warehouse Management feature is available only in… Continue reading Netsuite WMS Alignment Information
Month: October 2021
Automatic call For Online Orders (Map Reduce Script)
Set up call backs for customers who have not been assigned a sales rep. These would be customers who have placed an online (web order) and have not communicated with a sales rep. Map Reduce Script
Workflow Update for Promotion – Website
Promotion Update for Website OTGN-779 Solution An update has been added to all subsidiaries used for the website. An update has been done on the item line for the items having the promotion and also it has the corresponding rate with respect to customer currency or else the default price (the lowest price level between… Continue reading Workflow Update for Promotion – Website
Netsuite OneWorld: Cross Subsidiary Bank Transfer
Cross Subsidiary Bank Transfer
In stock verification
Description We need to create a script that sends an email to the customer who clicks on the “Notify when item is in stock” button when the item is back in stock. The Custom record created when the button is clicked will be removed after sending the email
Item import with custom image fields
For doing item import with the custom image field values of the item record we need the filename of the image added in the custom image field of the item record The image URL and internal id were only available from Netsuite saved search so in order to get the filename Follow the steps below… Continue reading Item import with custom image fields
Magento Extension Development- Simple Method
Magento Extension Development Magento consists of different modules for different purposes . Module is a structural element of Magento 2. A module can be created externally or from reusable modules inside the vendor/folder.The location of the new module created is in app/code/(new_module)/.The main use of the module is for customization in Magento. Steps for creating… Continue reading Magento Extension Development- Simple Method
Sales order Customization
Jira : BP-33 This task summarizes the email sending process while placing an order from the webstore. When a customer reaches the checkout page, the shipping cost will be taken as zero for all the customers. Website checkout page will show a message like ‘There will be a shipping cost and our sales rep will… Continue reading Sales order Customization
Scriptable Cart
A scriptable cart is used to make the customisation on the cart page. For example, if we are created a new price level for items and trying to strike through on the website will work except for the Cart page. On the cart page, it will show the default price and strikethrough. But Using a… Continue reading Scriptable Cart
Display the item name based on subsidiary
The item name will be displayed based on the subsidiary of the logged in customer. If the customer subsidiary is AU and NZ, use the value from the field “Sales Description”.If the customer subsidiary is USA , use the value from the field “American Description”For all other subsidiary, use the default field value.If no value… Continue reading Display the item name based on subsidiary