Month: June 2022
Setting Price Levels for Customers
In Netsuite, we can set up price levels for the customer. Go to list> Relationship> Customer Select the financial tab. Under the accounting information in the price level field select the appropriate price level for the selected customer. After we set up custom price levels, we can still enter a custom amount or choose a… Continue reading Setting Price Levels for Customers
NetSuite Consolidated exchange rate
Process by which the Netsuite calculates the consolidated exchange rates In case of multiple subsidiaries, Consolidated exchange rate is the multiple of consolidated exchange rate between each subsidiaries for the specific time period. Based on the example mentioned above while selecting the from(Germany) and to subsidiaries(US)the NetSuite by default generate the output after multiplication of… Continue reading NetSuite Consolidated exchange rate
Basic Inventory Adjustment Process
Process to initiate the Inventory Adjustment process To enter an inventory adjustment: Go to Transactions > Inventory > Adjust Inventory. The Inventory Adjustment page appears. For OneWorld accounts, in the Subsidiary field, select the subsidiary you want to associate with this adjustment. Click Save. Primary Information Reference # – If enabled, you can enter a unique number to identify and… Continue reading Basic Inventory Adjustment Process
Google Multilingual Title Algorithm Update
If you’re unsure of how the new Google Multilingual Title Algorithm works, you should know what it means for your website. If your title contains multiple languages or alphabets, Google will translate the title for you. You can also opt to use a transliteration, which is a translation of a given language using a different… Continue reading Google Multilingual Title Algorithm Update
Product setup in Adobe Ecommerce
Automate the CSV imports via Suitescript
using scheduled script we can automate csv import.The file to be imported will be stored in the filecabinet. Solution: Step 1: a) Create a Field Map for the CSV File Note: Field Mapping offers a 1-to-1 relationship between the fields on the CSV File and NetSuite Fields. b) Navigate to Setup > Import/Export > Import… Continue reading Automate the CSV imports via Suitescript
PO Creation Through Restlet
PO Creation Through Restlet
Connect With SFTP Server Using Cyber Duck
Connect With SFTP Server Using Cyber Duck
Adding new POP up for Add to Cart
we can able to add anew pop up while clicking “Add to cart” button in PLP which will lead to new pop-up apart from the default one. The code used to do this task is: Add this code in three section of facet pages facets_item_cell_grid.tpl facets_item_cell_list.tpl facets_item_cell_table.tpl