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)
Month: November 2021
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
Proposal For Revision Number On Quotes for the USA
Studco Building Systems Proposal summary Studco Building Systems would like to add a number for each revision made on the quote and it has to be printed on the quote form for the USA only. The solution would help them to add the number field for the quote revision. This document covers the solution for… Continue reading Proposal For Revision Number On Quotes for the USA
Disable the amount field for EUR and USD sublist in Item record
We can implement the customisation using User event script. In the item record , amount field for USD and EUR set to disable by default when the item page loaded forĀ individual items and assemblies. User Event Script
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
Landing Page which contains product section
A landing page that applies certain rules for displaying the items and predefined set of fields (Custom Record) which display on the default landing page template. Products will be shown based on conditions, if one checkbox is checked it will display items on the landing page, a grouping of items is done based on the… Continue reading Landing Page which contains product section