Netsuite WMS Alignment Information

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

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

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

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