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 @Mikko De La Fuente-Oracle , yes still I am getting the same error.
-
Hi @Mikko De La Fuente-Oracle Yes, I have checked the log in audit trail in my NS account. In detail it's showing "InvalidSignature"
-
@3ric base URL https://{account_number}.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=1516&deploy=1
-
HI @Mikko De La Fuente-Oracle , It answers my question. We need to set the inventory detail and move on to add the next item. In my case i have added more than one items in the code, so the inventory details was not loaded. I have found alternate way to do that. Thanks for your inputs.
-
Hi @Erick Dela Rosa-Oracle, i am in the expense Report page. It has two buttons(Submit and complete later), Buttons are standard buttons. On clicking of both buttons, save record client event is getting triggered. I need to do validation only on submit button click. How can i proceed. I have found an alternate way, but…