Setting Up Netsuite Token Based Authentication (TBA)

Token-based authentication is a protocol that generates encrypted security tokens. It enables users to verify their identity to websites, which then generates a unique encrypted authentication token. To use Token Based Authentication (TBA), the following things need to be done first: Enable Token-Based Authentication Create Integration record Create a Role and assign it to a… Continue reading Setting Up Netsuite Token Based Authentication (TBA)

Margin Report – Transactions

Proposal Summary This proposal covers the scope of creating the Report for Margin to the Netsuite Production account of RSP Supply. We will be creating a custom page for margin reports and users can download the report after its creation on a scheduled basis. Requirement  RSP Supply needs a report for Margin with the item… Continue reading Margin Report – Transactions

Wrapper API- Integration

Proposal summary We are returning the order and financial summary from Netsuite in the JSON format using the Restlet script whenever the API is requested from the external application. Specifically we are returning the school order details, parent-student order details, invoice and payment details. Requirement  XSEEED Education is developing an internal app product that is… Continue reading Wrapper API- Integration

Adding Validation Message to Canvas Input Fields (Issues in iOS Devices)

While adding a validation message to a canvas Input field in html forms for adding Signature, consider the below points. When we convert the value of blank canvas to a string value for the comparison between empty and non-empty canvas fields, the value for blank canvas will be different for iOS devices including iPhone, iPad,… Continue reading Adding Validation Message to Canvas Input Fields (Issues in iOS Devices)

Vendor Name is Not populating in the Sales Order item line

The client has recently reported an issue where the PO vendor name is not populated when the user selects an item. There is no script is used for the value population. Solution We have checked the item where the client reports the issue. In the item record, there us a subtab named “Purchase and Inventory”… Continue reading Vendor Name is Not populating in the Sales Order item line

Custom Segment in Australia

Proposal summary Studco Building Systems would like to add a custom segment for the transaction records This document covers the solution for the above-mentioned main points by making use of custom segments. Requirement Custom segments for Australia:- We need to create a custom segment for transaction type records.  Header level values Assembly Build Bill Bill… Continue reading Custom Segment in Australia

Add static content in Magento Checkout address form

These are the steps: Find the Magento core form field Knockout template:vendor/magento/module-ui/view/frontend/web/templates/form/field.htmlCopy the file to your theme:app/design/frontend/Inchoo/[Theme_Name]/Magento_Ui/web/templates/form/field.htmlAt the bottom of the file, create the Knockout if in order to check where you wish to add that custom text.For example, if you wish to add something after the Last Name input, you will add this: <!–… Continue reading Add static content in Magento Checkout address form

Published
Categorized as Magento