My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Comments
-
Hi Erick - It is my thinking that these operations need to be coded conditionally whether there is more than one type of currency. Our instance only uses one. When I try to set the priceLevelLine - it fails silently unless I specify it thusly: When I use itemRecord.setSublistValue I get Unexpected Errors:…
-
What I got working was this: Unfortunately, if a new Price Level is created above this one, the wrong price will be applied, and the script would need to be updated.
-
Hello Erick - I have deployed a script similar to as you suggested, but I am unable to test with it, since I am using the Price Level Matrix object. I referred to the SuiteScript 2.x API Reference, and am unable to get around errors like: "My use case isTypeError: Cannot find function getCurrentMatrixSublistValue in object…