If we need to style on my account and checkout page, we need to import corresponding SASS file to checkout and my account file otherwise it will not affect the page
Month: March 2022
Disable future dates in date picker
Using the below code we can disable the future dates in the date picker.
Convert System Email Template to Scriptable Email Template
Scenario User has a System Email Template and would like to create an identical Email Template from it. Solution The content of the System Email Templates can be copied and used as a Document Email Template. 1. Navigate to Setup > Company > System Email Templates 2. Click on Edit next to particular template 3. Click on Source button to… Continue reading Convert System Email Template to Scriptable Email Template
Update the image on matrix table to show the child images
Updating the extension for matrix table to show the child images The image should be in the format as below, Parent Product code_{size}.{color}.{packaging}.EXT If the {size}.{color}.{packaging} contains any special character, please replace with a single space. And if not available any of these {size}.{color}.{packaging}, then use number [0-9] For example, if color not available for… Continue reading Update the image on matrix table to show the child images
Get store e-mail in phtml file in Magneto 2
To get store email id to phtml file create a php tag to input the email field to the project. For creating a php tag must be imported and it must contain the following code to retrieve the store email address. the output for the code will be the store email address.
NetSuite workflow send email from any record
1.Click on the Communication subtab from the record you wish to send the email message from. 2.Do one from the following in the Messages subtab 3.If you need to send a new email message then press on Email 4.From the Recipients tab a)Choose the contact, where you want to send the email from Recipient field… Continue reading NetSuite workflow send email from any record
Powerful Functionality for Manufacturers
NetSuite Supports the the important functionality that’s key to running a manufacturing business, including:1. Assembly ManagementNetSuite’s assembly management capabilities enables you to more effectively manage component quantities and multi-level assemblies. Building on NetSuite’s core strength in inventory and warehouse management, NetSuite closelyties assemblies with work orders, allowing multi-level assemblies to be built one level at… Continue reading Powerful Functionality for Manufacturers
Invoice Email
script that triggers only on Create context of Invoice,that will send the emailusing the email template “CTG-Invoice” to anyone with “receive invoice” (on the customerform, under Relationships) checkbox checked.
Inbound Shipment Quantity Greater Than PO Qty.
Inbound Shipment Quantity Greater Than PO Qty.
set the customer subsidiary based on the domain using extension
When a user registers from AU domain, the subsidiary of the user should be set to AU When a user registers from NZ domain, the subsidiary of the user should be set to NZ When a user registers from US domain, the subsidiary of the user should be set to Us JavaScript Entry point file… Continue reading set the customer subsidiary based on the domain using extension