My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
Hi, Were you able to check this? Thank you!
-
Hi, Thank you. if you find the previous reply to your question useful, others might be as well. By clicking the “Yes” button for “Did this answer the question?” below, you’ll be able to help the community members who might have a similar concern find the answer easier and you will also get closer to earning your next…
-
Hi, Let us know if you need further assistance on this. Thank you!
-
Hi, Were you able to check this? Thank you!
-
Hi Let us know if you need further assistance. Thank you!
-
Hi, Were you able to check this? Thank you!
-
Hello, Could you kindly review the permission lists in both the working and non-working roles for your script? Identify any differences and inform us of the findings from your analysis. Thank you.
-
Hi, Once the support identify the root cause, I would appreciate if you can share your results here in our community. Additionally, let us know if you need further assistance. Thank you!
-
Thank you for your reply. As mentioned on the previous reply, according to the SCM Team, achieving this through standard templates included in the bundle is not feasible. Apologies for the inconvenience that are causing you.
-
Hi, To generate a Vendor record along with its address, here is an example API. In SOAP Web Services, see SuiteAnswers Article 11018 Vendor and for details, see the SOAP Schema Browser’s vendor reference page. Here's the sample SOAP Vendor Request <soapenv:Body> <add xsi:type='platformMsgs:AddRequest'> <record…
-
Greetings Community! We're reaching out to inquire if anyone in our community has experience with ConnectPOS. We'd like to extend our assistance to @Martha Hakes in the implementation process. Thank you!
-
Hi, Thank you for your fast reply. Since you're utilizing a script with CSS, I'd like to confirm whether the script is sourced from the SuiteApp bundle. This clarification is essential, as per the information from the SCM Team, achieving this through standard templates included in the bundle is not feasible. If the script…
-
Hello, To retrieve associated tax fields such as tax code in REST Web Services, it is necessary to activate SuiteTax.
-
Hi, Please check this SuiteAsnwer Article in removing lines, 45394 Record.removeLine(options) Thank you!
-
Hi, Have you tried including "SuiteScript" and "Customs" in the Permissions AP Role?
-
Hi Would like to confirm if you are using script in printing the work order traveler? Thank you!
-
Hello, I attempted to add the "newRecord" line, and no errors were encountered. Would you like to give it a try as well? Thank you.
-
Hi, If the memo field originates from the Amortization Schedule, it's important to note that server SuiteScript allows scripting for records, whereas user events are not supported in this context. See 36720 Amortization Schedule and SuiteScript Records Browser for all internal IDs associated with this record. However, memo…
-
If you're incorporating SOAP Web Services for integration within NetSuite. yes.
-
Hi, I would like to follow up on this thread. Please let us know if you need further assistance. Thank you!
-
Hi, Apologies on the late response. Is the tax code sublist field present in the standard form of the NetSuite UI? If so, you must activate SuiteTax to facilitate its integration with REST Web Services. Thank you!
-
Hi, You can definitely pull up saved searches in SOAP Web Services. Kindly check this SuiteAnswers Article for more details, 10726 Advanced Searches in SOAP Web Services Thank you!
-
Hi, Please review the SuiteAnswer article for additional information on Revenue Recognition in SOAP Web Services. See 18983 Integration Revenue Recognition Schedule To examine the exposed fields in SOAP Web Services, refer to the SOAP Schema Browser’s revenue recognition schedule. Feel free to share your thoughts on this.…
-
Hi, You can check this SuiteAnswer Article as your guide in creating Invoices from Sales Order. See 78180 Web Services > Transform Sales Order Record Into Invoice Record Thank you!
-
What form are you using in Sales Order UI? Is it a Custom form? If so, please designate the Custom Form as the Preferred Form. Let us know the results. Thank you!
-
If you are using Tax related fields or Taxation, then you need to use SuiteTax features. Could you try to add Sales Order without Taxation to further check on lates concern?
-
Could please take a screenshot where it is not working for us to check if this is within the support scope? Thank you!
-
Did you enable SuiteTax to integrate it with REST Web Services? See Note in REST Web Services Supported Records. Thank you!
-
It's great that the issue has been resolved. Thank you!
-
Hi, According to SuiteAnswer Article, the root cause of the error you have encountered is Transaction type specified is incorrect. See 11613 Error Status Codes. Kindly check if you have the correct transaction type in your SOAP Response. Thank you!