プロフィール
コメント
-
Thank you for posting another thread on the Support Community, @User_J12I8! ? Our scripting gurus, @Erick Dela Rosa-Oracle and @Mikko De La Fuente-Oracle, will further check if this is possible and will update you on this thread with their findings.
-
Thank you for creating another thread, Liz! ? Let me test if this is possible through workflow and will update you on this thread with my findings. Also, I removed the sensitive information from the screenshots you've attached.
-
Welcome to the NetSuite Support Community, @User_J12I8! Thank you for posting your concern on the Ask A Guru space ? The ability to filter the values of the standard Category Expense sublist field is not yet possible through workflow. Let me check with our scripting gurus, @Erick Dela Rosa-Oracle and @Mikko De La…
-
Thank you for posting a new thread, @Charles B ? Tagging one of my colleagues, @Jeff Pineda-Oracle, who has the expertise on SuiteCommerce to further check your concern. --- Any ideas on how can the delay be added, Jeff? ?
-
Thanks, Mich! ? --- Hi Asher, Upon testing, removing the ability to edit a line item base on a condition is not yet possible via workflow. We can disable each field on the line when a criteria is met by using Set Field Display Type workflow action but this would be a tedious work. We may use script instead to achieve this…
-
Thank you for creating a new thread, @Kellyann! ? You may check the roles you have if it has Transactions > Sales > Prepare Estimates navigational path to create Estimate/Quote. I'm also tagging one of my colleagues, @Michelle Jabanes-Oracle, who has the expertise on roles to hear her suggestion.
-
Thanks, Ivy ? -- Hi Paul, Upon testing this on my account, the {user} field ID returns the ID of the current user editing the record. I tried using {user.entityid} but I'm only getting an invalid expression error. As a workaround, you may create a custom entity field which the workflow can set to the current user once the…
-
Issue has been resolved. We've also received confirmation from affected customers. Thank you for your patience.
-
Thank you for posting another thread on the Support Community, Michael! ? The ability to modify the width of the custom transaction line fields is still logged as an enhancement (Enhancement 63173: Transaction Columns > Need the ability to specifiy the width of column fields). As of now, there's no workaround available…
-
Thank you for posting your concern on the NetSuite Support Community, @User_QQUY8! May I ask if there's still an issue with your printed transaction records? Upon testing this on my test account, all images on all transaction records are displayed properly.
-
Hi Bryan, Add a condition that will check if the Custom Form is already set to the correct one. This will stop the infinite loop as the workflow action will stop executing when the preferred form is already set. Here's a sample condition: Hope this helps ? If you find this reply to your question as helpful, others with the…
-
Thank you for your patience, Leandro. I recommend submitting a case to our Support Team so they could check what is causing the delay of copy if this is stuck in Pending status for a very long time. It shouldn't take days but it usually takes longer if there's a lot of request for the same bundle queued. There's an…
-
Hi Johnny, ?sort_by(“description”) should be added on the list tag. Below are the steps you may use as guide. To check which template should be edited: Navigate to Customization > Forms > Advanced PDF/HTML Templates Click Edit or Customize link beside the Invoice template where Preferred check box is marked or Navigate to…
-
Hi Johnny, Please modify the line where the list of items is being called. Here's what you should add to sort the items alphabetically: Below is what it looks like on printed Invoice: Hope this helps ? If you find this reply to your question as helpful, others with the same question might find it helpful as well. By…
-
Thank you for sharing your result, Ian! Glad it worked on your end ?
-
Thank you for posting another thread on the Support Community, @nsteresa ? We'll further check if there's a standard way to implement this or if this is possible through customization/scripting. -- To other community users, please feel free to comment your suggestions on the thread ?
-
I understand that this must be disappointing, @hbethell. The NetSuite Support Community is here to assist every community users so please continue sharing your concerns here ? Upon further checking, I found a defect (Issue 539286: SuiteAnswers > No button for Contact Support Online) possibly related to your concern. You…
-
Thank you for creating another thread on the Support Community, Kenny! ? May I ask for PO Advanced PDF/HTML Template source code so I could check how we could adjust this? You can move the line that displays the logo or adjust the width and height on the img html tag.
-
Thank you for creating another thread on the Support Community, Bill! ? Moved this to Ask A Guru space instead. One of my colleagues, @Camille Cagalingan-Oracle, who has the expertise on your concern will further check this and update you on this thread.
-
Hi Martha, Thank you for creating another thread on the Support Community! ? Aside from workflow, you may also manually add other recipient/s of the emailed invoice on Communication tab > Messages subtab > To be Emailed field or provide multiple default email addresses for the specific customer. As of now, the ability to…
-
Glad to have you back in the Support Community, Sarah! Thank you for posting a new thread ? One of my colleagues who has the expertise on your concern will further investigate this and update you on this thread. To our support community users, please feel free to comment your suggestions regarding Sarah's concern ?
-
May I know if the custom field type? (e.g. Type: List/Record, List/Record: Transaction) Are there also other details on Sourcing & Filtering tab? If possible, may I ask for the screenshot of the custom field setup as I'm trying to create the same custom field on my end to replicate your concern ?
-
Hi Ron, Welcome to the Support Community! Thank you for creating a new thread on the Ask A Guru space ? Can you check if there's a custom transaction body field with custbody_sales_order field ID on your Work Order record? You may check this on Customization > Lists, Records, & Fields > Transaction Body Fields. If you…
-
Hi @rburns515, Thank you for sharing this on the Support Community! ? Let me tag my colleagues, @Ivy Lopez-Oracle and @Joy Noreen Magoling-Oracle, who has the expertise on your concern so they could test and advise proper solution. -- Hi Ivy and Joy, We need your expertise here. Any ideas? ?
-
Hi Jinbai, Thank you for creating another thread on the Support Community! ? As checked, the ability to schedule CSV import and export from and to a specific path is still logged as an enhancement requests. Here are the related requests I found: Enhancement 211013: Setup > Import/Export > Full CSV Export: The ability to…
-
Hi Paula, I found a related enhancement regarding Sales Rep filter displaying all employees (Enhancement 235131: Reports > Sales > Sales by Customer > Customize > Filter > Sales Rep > Show in Footer = T >to show only sales rep instead of all employees). Upon checking, there's no documented workaround yet. To raise the…
-
Thanks, Joy! ? --- Hi Ian, I agree with @girieshg's suggested solution. This is actually the correct workaround of displaying the Display Name/Code as displayname standard field ID does not pull any values on Advanced PDF/HTML Template. Also sharing the setup on my end that you may use as guide. Custom Transaction Line…
-
Hi Colleen, Glad to have you back on the Support Community today! Thank you for posting another thread ? Upon checking, there's no available workaround yet for the value of a custom field on saved search to be displayed in full. This behavior is still logged as an enhancement (Enhancement 102873: Setup>Customization>Record…
-
Hi @User_HD44H, Welcome to the Support Community! Thank you for creating a new thread on Search / Reporting space! ? One of my colleague, @Joy Noreen Magoling-Oracle, who has the expertise on your concern will further check this and update you on this thread. To other community users, feel free to comment your suggestions…
-
Hi @ksage, Thank you for posting a new thread on the Support Community! ? The Show Message workflow action can only be executed while the user is interacting with the record while on edit mode. You may check the documented behavior on Answer Id: 21119 - Show Message Action. I would suggest using Return User Error workflow…