Applying a Customer Deposit

A customer deposit can be applied against an invoice when the order is complete. Deposits are applied by creating a Deposit Application transaction. It can be applied against an invoice either from a customer deposit record or on a customer payment form. Apply a deposit from a customer deposit record: Go to Transactions > Customers… Continue reading Applying a Customer Deposit

Partially pay an Invoice by Credit Card and Cash

1. On the Invoice (with amount=1,000.00 for example), click on Accept Payment button (Another way is to navigate to Transactions > Customers > Accept Customer Payment)2. On the Payment screen > Apply tab > Invoices subtab > Mark the Invoice > Enter the partial amount on the Payment Amount field (For example, a credit card payment is only 500.00; then, enter 500.00 on the Amount field.)5. Navigate to the Payment Method tab > Enter all credit card information,… Continue reading Partially pay an Invoice by Credit Card and Cash

Make Terms and Condition configurable for a Domain

Updating the Terms & Condition PDF link in the signup form in such a way that should be configurable from netsuite . Created a configuration field “TermsAndCondition_Title”. Uploaded the Terms and Condition PDF link in the path : Web Site Hosting Files > Live Hosting Files > SSP Applications > THERMOGARD PTY LTD_5742647 > Development-USA… Continue reading Make Terms and Condition configurable for a Domain

Install the Bigcommerce – Netsuite Integration in Celigo

First, configure the Netsuite with this by giving the Account ID, ( which we get from Setup>Company>Company Information) Then configure the Bigcommerce To configure this we should have a Client ID, Acess token, and Store hash ( all 3 are provided by the client, in the case of the test account we can generate this)… Continue reading Install the Bigcommerce – Netsuite Integration in Celigo

How to resolve error: “syntax error (adhoc$-1$debugger.user#19)” while debugging script in NetSuite

The error message you provided appears to be incomplete and lacks context. However, a “syntax error” typically refers to a mistake in the structure of the code that violates the programming language’s syntax rules. Double-check your code for typos or misspelled keywords. Make sure that all opening brackets, parentheses, and quotes have corresponding closing ones.… Continue reading How to resolve error: “syntax error (adhoc$-1$debugger.user#19)” while debugging script in NetSuite

Accessing the NetSuite Account Center

The NetSuite Account Center portlet is located on the Support tab. To access the NetSuite Account Center: Click the Support tab to view the NetSuite Account Center portlet.For most users, the portlet displays a message indicating you do not have permission. If you feel that you should have permission to this portlet and the NetSuite Account Center,… Continue reading Accessing the NetSuite Account Center

Import customers and sales orders from BigCommerce to NetSuite

Import Sales Orders from BigCommerce to NetSuite While importing a new sales order, the integration app first checks whether there is an existing sales order in NetSuite with the same ExternalID as the mapped sales order.  If the search finds a match, the new order is considered a duplicate and not imported. When you run… Continue reading Import customers and sales orders from BigCommerce to NetSuite