-
I am creating an order with a gift certificate item in NetSuite. Order placed successfully and the gift certificate is …
- 180 views
- 1 answers
- 0 votes
-
/** * @NScriptType Suitelet * @NApiVersion 2.0 */ define([‘N/record’, ‘N/redirect’, ‘N/ui/serverWidget’], /** * @param{record} record …
- 333 views
- 1 answers
- 0 votes
-
I want to place an order in Netsuite from another PHP platform. So how is it possible to place an …
- 192 views
- 1 answers
- 0 votes
-
I create sales orders which contain gift certificates as items in SuiteScript. I set the value for the gift code …
- 149 views
- 0 answers
- 0 votes
-
I am currently creating sales orders using the suite script successfully. But now I want to sell gift certificates using …
- 193 views
- 1 answers
- 0 votes
-
My user wants to be able to see how many “Baseballs” we have sold from “Rawlings”. We sell rawlings *** …
- 238 views
- 0 answers
- 0 votes
-
If you change your Accounting preferences to Commitment by Order Priority what happens to lines that are not assigned a …
- 200 views
- 0 answers
- 0 votes
-
On a Sales Order in NetSuite I am trying to set the item options for a line item via client …
- 240 views
- 1 answers
- 0 votes
-
Hello, My record is sales order. In UI if I go to “Items” subtab and click on the number in …
- 195 views
- 0 answers
- 0 votes
-
Can NetSuite provide a numeric value/ count for line items on a sales order. Additionally, can you add a condition …
- 214 views
- 1 answers
- 0 votes