-
SuiteScript - You still need to reconfigure the inventory detail record after changing the quantity
Hello~ I'm working on automating the creation of Inventory Adjustments so that we can expense items from our item receipts with ease. However, I've run into a problem that I'm struggling to wrap my head around. {"type":"error.SuiteScriptError","name":"USER_ERROR","message":"You still need to reconfigure the inventory…
-
Manufacturing operation task record (WIP) print - suitescript
we want to create the option to be able to print Manufacturing operation task record. it is not supported by the advanced pdf/html vanilla so we need to execute it via suitescript. we are getting an unexpected error. any advise on the error or on other best practice related Manufacturing operation task record (WIP)…
-
How to set workflow fields in a Custom Action SuiteScript 2.0?
I have created a workflow to Convert a Lead into a Partner or into a Contact with two buttons. WORKFLOW: Lead Conversion At the moment I'm completing the conversion to Partner. To create the new Partner record I needed to use a Custom Action (with SuiteScript 2.x). This was required to be able to grab the Address subsists…