My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: How do I CSV Update Safety Stock Level and Days?
Oh, it can't be done. It's Safety Stock Level OR Saftey Stock Days, not both. Trying to enter this manually also removes one or the other.1 -
Re: Unrestricted Saved Search not returning results for non-admin users on formula columns.
Thank you both for your insights, Permission for Find Transaction was already at full. I did not want to give them Core Admin Permissions. I have solved this with Tigran's solution by correcting…1 -
Re: Clarification on API “Cold Start” vs “Warm Start” Behavior in NetSuite (Invoice Creation via API)
What I've done in the past is create a custom record to store the body of the request from HubSpot. It should only take a moment to create. Then process that custom record with another script to…1 -
Re: SDK Error:Cannot find module '@oracle/suitecloud-unit-testing/services/SuiteCloudJestUnitTestRunner'
I was missing a package somehow. After running the following in the terminal, my project is now deploying properly. npm install --save-dev @oracle /suitecloud-unit-testing1 -
Re: Transaction Saved Search - Average Cost field not found.
Ah yea, I just tested this and it appears that the line item Average Cost is just the Item Record Average cost. If I make an SO and the average cost is £5, but then create a PO to bump the average co…2
