To work with vendor prepayments, we must enable the feature first. The Accounts Payable feature is a prerequisite to work with vendor prepayments. We should verify this feature is enabled before enabling Vendor Prepayments. To enable the Vendor Prepayments feature: Go to Setup > Company > Setup Tasks > Enable Features. Click the Accounting subtab.… Continue reading How to Set Up and Enter Vendor Payments
Month: October 2022
Vendor Prepayment in NetSuite
Vendor Prepayment Overview In procure to pay process, making payments to vendors happens after recording the purchase bill. But payments can be recorded even before the purchase bill is entered through the Vendor Prepayments feature. This feature records deposit amounts paid to vendors. We can apply these prepayment amounts against any open bills for the… Continue reading Vendor Prepayment in NetSuite
Gets price information of the item in PDP page.
Description. Gets price information of the item based on the selected options and quantity. Price information includes the current unit price (according to the currently selected options and quantity) and the original unit price. The current price and original price of an item may differ, for example, when a volume discount is applied to the… Continue reading Gets price information of the item in PDP page.
Populate Credit Memo in Sales Order
Populate Credit Memo in Sales Order
Add a field to a SO record and print it with a Basic PDF Template.
//Info: CDUS-1599 We need to add a field (CSR) to the Sales Order Record and make it available on the printing page. Because the transaction form was Basic, we needed to customize things in the related form. The field that needs to be added comes from the customer record and is an entity field. Solution:Step… Continue reading Add a field to a SO record and print it with a Basic PDF Template.
LambdaTest
LambdaTest is an online tool that is used to perform live interactive cross-browser testing of your public or locally hosted websites and web apps on 2000+ real mobile and desktop browsers running on a real operating system. Debug in real-time on both desktop and mobile browsers with integrated debugging tools. All in all, LambdaTest provides… Continue reading LambdaTest
Daily SKU file Update to clutch server
Mapreduce script for doing daily sku update to clutch server /** * @NApiVersion 2.1 * @NScriptType MapReduceScript */ define([‘N/encode’, ‘N/file’, ‘N/http’, ‘N/https’, ‘N/record’, ‘N/runtime’, ‘N/search’, ‘N/sftp’], (encode, file, http, https, record, runtime, search, sftp) => { /** * @description the function to check whether a value exists in parameter * @param parameter -passing parameter *… Continue reading Daily SKU file Update to clutch server
Resolve Aconcagua gulp theme error SSS_Invalid_Scriptlet_ID
There might be instances where the Customer would encounter the error, 404 – {“error”:{“code”:”SSS_INVALID_SCRIPTLET_ID”,”message”:”That Suitelet is invalid, disabled, or no longer exists.”}} while doing a gulp theme:deploy. Below are the steps to resolve the issue: A. Edit the custom SCDeployer role with the following permissions: To edit the SCDeployer role, navigate to Setup > Users/Roles > Manage Roles > Edit custom SCDeployer role.… Continue reading Resolve Aconcagua gulp theme error SSS_Invalid_Scriptlet_ID
Proposal For Stripe payment based on subsidiary
Proposal Summary This proposal covers the scope of giving stripe payment based on the subsidiary on the Thermogard website. The page include the changes Checkout Page Requirement We need to give different stripe payment charge for the three domains based on subsidiary. Our Solution We need to add a field ‘stripe payment charge’ in the… Continue reading Proposal For Stripe payment based on subsidiary
Solution for minicart issue in the home page
Recently we faced an issue that the cart in the home page is not working. Deactivated all the extensions and used base theme but still the issue was there. The issue was due to SMT. In SMT, for the botostarpa and all, we used external link. Due to the external link the cart was not… Continue reading Solution for minicart issue in the home page