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
-
Rahul_Thakur, I don't believe so. Once a Bill is cancelled in the UI, you can't reinstate it, so I doubt that you can reinstate it in code either.
-
Mr. Cutler, you are marvelous. Thank you, it was just what the doctor ordered. And Gerson, yes, plans to move to SS 2.0 but I have not overcome the learning curve yet! Hollie
-
That's correct, that's what I'm resorting to now, but it is not exactly what they want. A rejected vendor bill can still be edited, unless I add a workflow to Lock it. When you look at a Vendor bill in Pending Approval status in the UI, you have a Cancel button. When you click this button, it changes the document status to…
-
I was able to use the Search API's to find the value to use it in the condition, thanks!
-
Do you mean using a search to locate it? I can't use execution context because we need it to run on edit in any context, but only if created by Web Services.