Minha área
Carregando
Comentários
-
Thank you! By navigating to a record where you would expect to see the Drag and Drop feature and pressing CTRL SHIFT R resolved our issue after the latest version 2.12.0 of the File Drag and Drop was deployed. Resolved!
-
Good morning all, Wondering if there is a solution to the missing file drag and drop. As a NetSuite admin, I see the drag and drop, but some of our users are missing this feature as of today 2/19/25. Thank you!
-
Good morning Nicole, Sorry for the delay. Both of the options I tried produced no value on the rendered PDF. Thank you!
-
@Jack Daryl Espiel-Oracle Thank you for the additional code! This does add the custom line field to the picking ticket! However, it adds the first line value to every line item. Even if other lines have different values. Any way around this? Example below. Thank you again!
-
@Jack Daryl Espiel-Oracle Thank you for the reply. I have not tried editing the directive. I was hoping to simply add the line field under the description. No all of our line items will have data in this field, so I don't want to dedicate an entire column. Thank you!
-
Hi @Ivy Lopez-Oracle, I have one additional question regarding the formulas you have helped me develop. Below I am trying to calculate the total number of kit/package items remaining on an order: CASE WHEN {item.type} IN ('Kit/Package') THEN (NVL({quantity},0)-NVL({quantityfulfilled},0)) ELSE 0 END This formula returns an…
-
Hi @Ivy Lopez-Oracle , This formula works amazing- Thank you for all your help with this! Dylan Moore
-
Hi Ivy, So sorry for the delay, I added the formula to my saved search and used 'Sum' to add the total number of backordered items & kit/packages on a sales order (Far left column). It does calculate! However, if there is a 'service' or 'non-inventory' item listed, then a value is not calculated. Below is a screen shot,…
-
Sure thing, here is a screen shot of the criteria tab and results tab. All of the X item numbers listed are kit/packages. Thank you!
-
Hi @Ivy Lopez-Oracle , Thank you for the prompt response. I added this via numeric formula, and though it doesn't return an error, it does not return a calculated value, it is blank. Currently, the below formula returns -1 is something is not committed on a sales order: nvl({quantitycommitted},0)-nvl({quantity},0) Let me…
-
Thank you, Nicole. I updated my display name while joining but it hasn't updated yet. Thanks, Dylan Moore