Mi contenido
Comentarios
-
Hi @User_DXOZO, Did the given solutions above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you…
-
Thanks for the update @Imzy_code. One of the reasons I asked for the Printing Type is because I also managed to make it work with Basic Templates 😁 -Jack
-
@User_CS3KK, Yes there is. You need to implement the script provided in the related thread below as a workaround. Hopefully this clarifies things. -Jack
-
Hi @Karanjot Singh, Did the given solution above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and…
-
Hi @User_7PN92, Did the given solution above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you…
-
Greetings @User_06ME2, Have you added Custom Segments to the Report Template? I'm asking because it has been found out that the error seems to occur only if you do so, and the Customize Report Template page will become inaccessible. The reason for this could be that custom segments are not yet supported as Asset Fields for…
-
Greetings @Imzy_code, Are you using the Advanced Printing Type? You can check this on the Custom Transaction Form. See the sample screenshot below: -Jack
-
Greetings @User_NC62U, Upon checking, those links appear to be Suitelet page links that might came from Bundles/SuiteApps that you have installed. Those links can be configured on the Script Deployment Page (Customization > Scripting > Script Deployments) of the corresponding Suitelet under the Links subtab. For example,…
-
Hi @User_6UG1P, Currently, the preference is per-user basis only. Since this is a new feature, there is no existing enhancement request filed for this yet but feel free to submit one. You can do this by either submitting a case to NetSuite Customer Support or via SuiteIdeas. Refer to these SuiteAnswers Articles for the…
-
@Meghan, I just saw your follow-up reply. Here are my responses to your additional inquiries: (Is there a way for me to edit HER journal entry?) To allow editing of rejected journal entries created by another user, delete the Lock Record action under the Rejected State. See the screenshot below: I want it to say Rejected…
-
Hi @Meghan, It's great to hear that you managed to make the approval work on your end! As for the 2 JEs that were stuck in Pending Approval state, you can force the workflow to transition to the Approved State using the Transition Workflow Mass Update which I have made a community discussion thread below that explains its…
-
Greetings @User_DXOZO, The emailing part of your inquiry has already been asked in the thread below. Kindly try the provided solutions there. As for the printing part, you can hide the Print button using the Remove Button workflow action. See the screenshots below: Let us know how the solutions above go on your end. If you…
-
Greetings @User_6UG1P, Thank you for following up on this thread. Upon checking, the Menu Search Enhancement in the 2022.2 release seems to affect the behavior of the Tab Key when navigating the form. There is a new preference added for this called Page Search to toggle the feature on/off on Home > Set Preferences >…
-
Hi @Betsy Vance, Did the suggested workaround help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the response post which will also help us and the other community members track replies that are meaningful, and you…
-
Greetings @Meghan, I have checked the workflow setup in your provided screenshot, and here are the adjustments needed for your requirement: 1. The Require Approvals on Journal Entries preference should be enabled since we will configure the workflow to automatically approve JEs created by users using the Administrator…
-
Greetings @User_7PN92, For your requirement, you can set up a Scheduled Workflow that processes the resulting records of a Saved Search on the schedule specified. See the screenshots below for a sample setup: Saved Search: Scheduled Workflow: Note: Create separate Scheduled Workflows (and Saved Search filters) for other…
-
Greetings @Karanjot Singh, Since there is no native draft mode for transactions in NetSuite, you need to set up a Workflow instead that mimics the behavior. I already provided an example of such workflow in the related thread below for Sales Orders: But for Purchase Orders with an existing Approval Workflow already set up,…
-
Greetings @User_CS3KK, Looking into this, it appears that you cannot remove the Create New Menu in one go and each menu option can only be removed by customizing the menu via the Personalize option or adjusting related permissions on a Custom Role. Take note that the menu customization is per user basis. Furthermore,…
-
Greetings @dom425635, Upon checking, adding fields to Saved Search Definitions is currently a limitation of NetSuite. The following related Enhancement Requests have been filed for a possibility of future implementation: Enhancement 172623: Lists > Search > Saved Searches > Provide a description, memo or comments field on…
-
Hi @User_AVFW0, We would like to follow up on the additional information requested in the previous post. -Jack
-
Hi @User_UOGC0, Did the response above help resolve your concern? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the response post which will also help us and the other community members track replies that are meaningful, and you will also…
-
Greetings @Imzy_code, Assuming that you are counting from the Transaction Date, here are some sample workflow action setups and formulas that you can use, say for Net15 Terms: Server Trigger (Before Record Submit, or After Record Submit): Client Trigger (After Field Edit, Before User Submit, etc.): Formula:…
-
Greetings @Betsy Vance, Upon checking on this, it appears that there is no option yet to add Transfer Order fields to the Withdraw By Transfer Order Processing Page. I haven't found an existing Enhancement Request about this, so feel free to submit one. You can do this by either submitting a case to NetSuite Customer…
-
We understand your frustration @PaulFleetwood. But unfortunately, the only way around this is to impose image size rules when uploading to the file cabinet as you mentioned or set up a custom solution. We apologize for the inconvenience. -Jack
-
Thanks for providing the requested information @User_AVFW0, One more thing, may we also know the application you are using to send REST API Requests to NetSuite? -Jack
-
Greetings @User_UOGC0, If you are trying to remove addresses in customer records, the PI Removal Tool is not capable of doing it yet. But, there is a workaround detailed in my answer below on a related thread: If the above solution does not help or it is not what you are looking for, can you tell us the specific…
-
Hi @Gene H, Upon checking, the Search option is only available for certain lists such as Transactions, Entities, CRM Records, and Items. Unfortunately, the option is not available for other lists including segments such as Class, Department, Location, Custom Segment, etc. Another exception is when a list field is filtered…
-
Hi @PaulFleetwood, Yes, your analysis of the script is correct. But, the Image Dimension Information will only become available on the onload event since the image needs to be loaded first. The following external article explains this behavior in detail: How to find height and width of base64 image loaded asynchronously?…
-
Greetings @Vernita, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our gurus @Joy Noreen Magoling-Oracle and @Ivy Lopez-Oracle who might be able to help you out on this one. To other members who have any ideas, feel free to share them here. -Jack
-
Hi @Vernita, Did the given solution above work on your end? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you will also get…